mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
test: added lint ignore rule
This commit is contained in:
parent
b4b62445ec
commit
11111797e6
@ -27,6 +27,7 @@ module.exports = {
|
||||
'@typescript-eslint'
|
||||
],
|
||||
rules: {
|
||||
'react/no-unescaped-entities': 'off',
|
||||
'react/prop-types': 'off',
|
||||
'react/react-in-jsx-scope': 'off',
|
||||
'jsx-a11y/anchor-is-valid': 'off',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user