Convert eslint config to json

This commit is contained in:
Alex Gleason
2023-12-21 11:16:29 -06:00
parent af80d1784d
commit 6fd6758859
4 changed files with 351 additions and 306 deletions

View File

@ -45,7 +45,7 @@ lint:
- "**/*.scss"
- "**/*.css"
- ".eslintignore"
- ".eslintrc.cjs"
- ".eslintrc.json"
- ".stylelintrc.json"
build: