This commit is contained in:
hibna
2025-10-29 08:36:26 +03:00
parent ed6ce45461
commit 4551c030ca
3 changed files with 2143 additions and 16 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import globals from 'globals'
export default [
{
ignores: ['dist/**', 'node_modules/**']
ignores: ['dist/**', 'node_modules/**', 'public/**']
},
js.configs.recommended,
{