fix backend ESLint

This commit is contained in:
Hazelnoot 2025-10-03 12:58:15 -04:00
parent 3fc17fd0ee
commit 86a8614ef8
9 changed files with 59 additions and 143 deletions

View file

@ -21,7 +21,7 @@ export default [
},
{
ignores: [
'built/**/*',
"**/built/",
'*.*',
],
},