aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/non-monorepo/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/non-monorepo/.eslintrc.json')
-rw-r--r--examples/non-monorepo/.eslintrc.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/non-monorepo/.eslintrc.json b/examples/non-monorepo/.eslintrc.json
deleted file mode 100644
index a2569c2..0000000
--- a/examples/non-monorepo/.eslintrc.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "root": true,
- "extends": "next/core-web-vitals"
-}