minor(lint) add ignore for production dirs

This commit is contained in:
kerms 2025-01-18 16:43:03 +01:00
parent 2f4790a57c
commit e96037a073
1 changed files with 2 additions and 0 deletions

2
.eslintignore Normal file
View File

@ -0,0 +1,2 @@
node_modules
dist