This commit is contained in:
Niki Wix Skaarup 2025-04-05 22:10:30 +02:00
parent a805cc265c
commit 2ee2f7286b
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C
3 changed files with 27 additions and 5 deletions

View file

@ -24,6 +24,5 @@
"noUnusedLocals": false,
"noUnusedParameters": false,
"noPropertyAccessFromIndexSignature": false
},
"exclude": ["node_modules", "dist", "build", "out", "coverage"]
}
}