We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010b733 commit c6c7b7cCopy full SHA for c6c7b7c
website/.eslintrc.cjs
@@ -20,7 +20,6 @@ module.exports = {
20
],
21
22
rules: {
23
- 'react/react-in-jsx-scope': 'off',
24
'react/prop-types': 'off',
25
26
'prefer-template': 'error',
0 commit comments