1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-02 05:39:32 +00:00

Added linting package

This commit is contained in:
2022-01-13 09:58:11 +00:00
parent cfd4abc17e
commit ca893198e7
3 changed files with 1409 additions and 6 deletions

View File

@@ -19,5 +19,8 @@
"dependencies": {
"bcrypt": "^5.0.1",
"mysql2": "^2.3.3"
},
"devDependencies": {
"eslint": "^8.6.0"
}
}