We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f329429 commit c48d9ceCopy full SHA for c48d9ce
test/.eslintrc.json
@@ -1,5 +1,8 @@
1
{
2
"env": {
3
"jest": true
4
+ },
5
+ "rules": {
6
+ "@typescript-eslint/no-explicit-any": "off"
7
}
8
0 commit comments