chore: eslint setup

This commit is contained in:
2025-11-13 07:51:52 +01:00
parent 4a8d46eb24
commit f09d5ce203
8 changed files with 2320 additions and 53 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# temporary
__old
# ESlint
.eslintcache
# Nuxt dev/build outputs
.output
.data