fix(eslintrc): switch to new config name after update
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro",
|
||||
"lint": "eslint src/**/*.{js,ts,astro}",
|
||||
"lint": "eslint .",
|
||||
"check": "astro check"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user