I am using react and this is what I wrote in package.json:
"eslintConfig": { "rules": { "react/jsx-pascal-case": [0] } }
But the rule still writes a warning! Help
1.4m articles
1.4m replys
5 comments
57.0k users