eslint: fix linting

This commit is contained in:
mahula 2025-05-04 21:38:32 +02:00
parent 89aca62367
commit 133dbfb66b

View File

@ -270,6 +270,7 @@ module.exports = defineConfig([
'**/build/',
'cypress/reports/',
'cypress/screenshots/',
'LICENSE',
'node_modules/',
'renovate.json',
]),