intellij reformat

This commit is contained in:
Daniel Brahneborg 2019-08-12 12:12:07 +02:00
parent fec2381144
commit 1422e83c9d

View file

@ -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",