mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-12 23:46:22 +00:00
Added eslint because I don't know what im doing
This commit is contained in:
parent
4cd076b4f6
commit
a7201c4b96
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,4 +3,5 @@ uploads/
|
||||
logs/
|
||||
database/db
|
||||
config.js
|
||||
start.json
|
||||
start.json
|
||||
npm-debug.log
|
@ -17,6 +17,7 @@
|
||||
"dependencies": {
|
||||
"bcrypt": "^1.0.2",
|
||||
"body-parser": "^1.16.0",
|
||||
"eslint": "^3.14.1",
|
||||
"express": "^4.14.0",
|
||||
"gm": "^1.23.0",
|
||||
"knex": "^0.12.6",
|
||||
|
Loading…
Reference in New Issue
Block a user