eslint - remove react/jsx-filename-extension ignoring as already set up in global

pull/8749/head
LB Johnston 2022-06-23 22:22:05 +10:00 zatwierdzone przez LB (Ben Johnston)
rodzic 441a32fb22
commit f6107166ed
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -94,7 +94,6 @@ module.exports = {
'react/destructuring-assignment': 'off',
'react/forbid-prop-types': 'off',
'react/function-component-definition': 'off',
'react/jsx-filename-extension': 'off',
'react/jsx-no-useless-fragment': 'off',
'react/jsx-props-no-spreading': 'off',
'react/no-danger': 'off',