add eslint and editorconfig

This commit is contained in:
Thomas Ruoff
2017-02-14 22:26:44 +01:00
parent 1be838f589
commit b33f877971
4 changed files with 100 additions and 0 deletions

View File

@@ -11,5 +11,8 @@
"dependencies": {
"body-parser": "^1.16.1",
"express": "^4.14.1"
},
"devDependencies": {
"eslint": "^3.15.0"
}
}