intellij reformat
This commit is contained in:
parent
fec2381144
commit
1422e83c9d
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "./bin/www",
|
"start": "./bin/www",
|
||||||
"dev": "npm start",
|
"dev": "npm start",
|
||||||
"nodemon": "./node_modules/nodemon/bin/nodemon.js --exec npm run dev"
|
"nodemon": "./node_modules/nodemon/bin/nodemon.js --exec npm run dev"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Add table
Reference in a new issue