ci: update eslint config

This commit is contained in:
Maël Gangloff
2025-11-12 22:43:57 +01:00
parent 01bf82c1c4
commit a3efc1ea1f

View File

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