| Rule | Setting | URL | |:------------------------ |:------- |:---------------------------------------------------------------- | | no-undef-init | error | eslint | | no-var | error | eslint | | init-declarations | error | eslint | | react/prop-types | 0 | npm | | react/react-in-jsx-scope | 0 | npm | | import/no-unresolved | 0 | npm | | react/forbid-elements | 1 | npm | | no-unused-expressions | error | eslint | | import/order | error | npm | | no-restricted-properties | error | eslint | | no-restricted-syntax | error | eslint |
Last modified | Wednesday, March 24, 2021, 9:39:09 AM UTC |
Last author | Glenn de Haan |
Commit ID | 8e1da0c |