Ready for 1.1.3

This commit is contained in:
charlesgauthereau
2025-11-07 22:04:10 +01:00
parent b0775e82ea
commit cf8e5b7094
6 changed files with 8 additions and 58 deletions
-2
View File
@@ -3,9 +3,7 @@ import nextVitals from 'eslint-config-next/core-web-vitals'
const eslintConfig = defineConfig([
...nextVitals,
// Override default ignores of eslint-config-next.
globalIgnores([
// Default ignores of eslint-config-next:
'.next/**',
'out/**',
'build/**',