Add bower.json and package.json file templates

This commit is contained in:
Henrik Lissner 2016-05-19 03:15:04 -04:00
parent 29511922ef
commit 455dd93faf
3 changed files with 28 additions and 0 deletions

View file

@ -53,6 +53,7 @@
("\\.lbaction/.+/Info.plist$" "__Info.plst" lb6-mode)
("\\.lbaction/.+/\\(default\\|suggestions\\)\\.js$" "__default.js" lb6-mode)
("/package\\.json$" "__package.json" json-mode)
("/bower\\.json$" "__bower.json" json-mode)
("\\.\\(json\\|jshintrc\\)$" "__" json-mode)
;; Lua