Skip to content

Commit ed563b7

Browse files
committed
allow @ts-ignore since it is legacy project
1 parent e971ce6 commit ed563b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
"args": "none"
131131
}
132132
],
133+
"@typescript-eslint/ban-ts-comment": "off",
133134
"@typescript-eslint/no-explicit-any": "off",
134135
"@typescript-eslint/no-namespace": "off",
135136
"@typescript-eslint/no-use-before-define": "off",

0 commit comments

Comments
 (0)