aboutsummaryrefslogtreecommitdiff
path: root/packages/server/package.json
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-07-25 13:23:19 +0200
committerHampusM <hampus@hampusmat.com>2021-07-25 13:23:19 +0200
commit49c80c82d5bcbf92aa51ab84ee4a99b1af3b0694 (patch)
tree7222104f1bd9abcef1016470498eab1c72455bf8 /packages/server/package.json
parentc63e558f402cfad914031a58fdcf3d8e0f3d125d (diff)
Moved eslint stuff to the workspace root
Diffstat (limited to 'packages/server/package.json')
-rw-r--r--packages/server/package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/server/package.json b/packages/server/package.json
index e5bc228..f5ff6e1 100644
--- a/packages/server/package.json
+++ b/packages/server/package.json
@@ -24,11 +24,6 @@
"@types/whatwg-url": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
- "eslint": "^7.30.0",
- "eslint-config-standard": "^16.0.3",
- "eslint-plugin-import": "^2.23.4",
- "eslint-plugin-node": "^11.1.0",
- "eslint-plugin-promise": "^5.1.0",
"nodemon": "^2.0.12",
"shared_types": "^1.0.0",
"ts-node": "^10.1.0",