We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e60403 commit 6533c65Copy full SHA for 6533c65
src/configs/test.ts
@@ -52,6 +52,8 @@ export async function test(
52
53
"jsdoc/require-jsdoc": "off",
54
55
+ "regexp/no-super-linear-backtracking": "off",
56
+
57
"sonar/no-duplicate-string": "off",
58
"sonar/no-identical-functions": "off",
59
0 commit comments