summaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
authord-s <ds@voyager.local>2023-03-23 22:20:20 +0100
committerd-s <ds@voyager.local>2023-03-23 22:20:20 +0100
commitd46e194c44a9ddb9f05b7c94f1a3ffad4088d462 (patch)
tree2a3080435f21510aa7eb212908bea7390f8f9cea /.eslintrc.json
parent20b6774f312308b1b97719ddb56476f35e0a250b (diff)
chore: remove legacy files
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
deleted file mode 100644
index bffb357..0000000
--- a/.eslintrc.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "extends": "next/core-web-vitals"
-}