prettier/eslint auto-verifier.test.ts
This commit is contained in:
parent
0af021bd32
commit
a6a512617c
@ -132,6 +132,7 @@ module.exports = {
|
||||
// typescript/react/jsx
|
||||
// 'jsx-quotes': [ 'warn', 'prefer-double' ],
|
||||
'@typescript-eslint/no-unused-vars': 'off',
|
||||
'@typescript-eslint/no-non-null-assertion': 'off',
|
||||
'unused-imports/no-unused-imports': 'warn',
|
||||
'react/self-closing-comp': 'warn',
|
||||
'react/jsx-boolean-value': ['warn', 'always'],
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user