feature/file-templates: update web-mode/__.html & json-mode/__package.json
This commit is contained in:
parent
97d96ed753
commit
e0a6cf5cf9
2 changed files with 9 additions and 5 deletions
|
@ -4,10 +4,10 @@
|
|||
"version": "1.0.0",
|
||||
"author": "`user-full-name` <`user-mail-address`>",
|
||||
"license": "MIT",
|
||||
"main": "public/app.js",
|
||||
"main": "${3:app/${4:main.js}}",
|
||||
"scripts": {
|
||||
$0
|
||||
},
|
||||
"dependencies": {
|
||||
`%`$0
|
||||
}
|
||||
"dependencies": {},
|
||||
"devDependencies": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue