ci: update eslint config

This commit is contained in:
Maël Gangloff 2025-11-12 22:43:57 +01:00
parent 01bf82c1c4
commit a3efc1ea1f
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

@ -15,7 +15,7 @@ export default [
},
},
{
ignores: ["public", "vendor", "webpack.config.js"]
ignores: ["public", "vendor", "webpack.config.js", "docs"]
},
{
settings: {