chore: lint

This commit is contained in:
coderiaser 2026-02-18 14:15:22 +02:00
parent 45cf9bafcd
commit ff9fcb1189

View file

@ -3,9 +3,9 @@
"all": false,
"exclude": [
"**/*.spec.js",
"**/fixture",
"**/*.*.js",
"**/*.config.*",
"**/fixture",
"**/test/**"
],
"branches": 100,