mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Eslint added.
This commit is contained in:
5
src/frontend/package.json
vendored
5
src/frontend/package.json
vendored
@@ -30,5 +30,10 @@
|
|||||||
"homepage": "https://github.com/th3r00t/pyShelf#readme",
|
"homepage": "https://github.com/th3r00t/pyShelf#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bulma": "^0.9.4"
|
"bulma": "^0.9.4"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
||||||
|
"@typescript-eslint/parser": "^5.44.0",
|
||||||
|
"eslint": "^8.28.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user