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