mirror of
https://github.com/carbon-app/carbon.git
synced 2021-06-01 18:32:55 +03:00
react/jsx-no-target-blank linting
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = {
|
||||
'no-duplicate-imports': 'error',
|
||||
'react/prop-types': 'off',
|
||||
'react/display-name': 'off',
|
||||
'react/jsx-no-target-blank': 'error',
|
||||
'react/jsx-uses-react': 'error',
|
||||
'react/jsx-uses-vars': 'error',
|
||||
'jsx-a11y/click-events-have-key-events': 'off',
|
||||
|
||||
Reference in New Issue
Block a user