We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c17353 commit a784d4bCopy full SHA for a784d4b
.eslintrc.yml
@@ -32,3 +32,4 @@ rules:
32
'@typescript-eslint/no-unsafe-call': off
33
'@typescript-eslint/no-unsafe-member-access': off
34
'@typescript-eslint/explicit-module-boundary-types': off
35
+ '@typescript-eslint/restrict-template-expressions': off
0 commit comments