aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-07-24 20:27:10 -0400
committerAndrew Lee <alee14498@protonmail.com>2023-07-24 20:27:10 -0400
commit649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16 (patch)
treecec8bf0658a8555c418b3ffeef57332097d84ee5 /.eslintrc.json
parenta04ae661c547e7e051927e7a169aeb492f50a532 (diff)
downloadalure-website-649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16.tar.gz
alure-website-649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16.tar.bz2
alure-website-649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16.zip
Initial rewrite to astro
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"
-}