fix test-server eslint excluding all the files

This commit is contained in:
Hazelnoot 2025-10-07 20:40:52 -04:00
parent 20c707461e
commit d2c49d8608

View file

@ -51,10 +51,4 @@ export default [
],
},
},
{
ignores: [
"**/built/",
'*.*',
],
},
];