diff options
Diffstat (limited to 'FrontEnd/.eslintignore')
| -rw-r--r-- | FrontEnd/.eslintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/.eslintignore b/FrontEnd/.eslintignore index f4f28252..21ea71eb 100644 --- a/FrontEnd/.eslintignore +++ b/FrontEnd/.eslintignore @@ -1,6 +1,6 @@ .yarn
node_modules
dist
-.eslintrc.js
+.eslintrc.cjs
postcss.config.js
vite.config.js
|
