aboutsummaryrefslogtreecommitdiffstats
path: root/web/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/.eslintrc.json')
-rw-r--r--web/.eslintrc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/.eslintrc.json b/web/.eslintrc.json
new file mode 100644
index 00000000..bffb357a
--- /dev/null
+++ b/web/.eslintrc.json
@@ -0,0 +1,3 @@
+{
+ "extends": "next/core-web-vitals"
+}