mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 19:33:46 +00:00
Config/eslint (#78)
* config/eslint: upgrade eslint config * config/eslint: version bump
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
"socket.io": "^4.3.1",
|
||||
"universal-analytics": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"nodestart": "nodemon app.js",
|
||||
"start": "node app.js"
|
||||
|
||||
Reference in New Issue
Block a user