File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6666| [ ` no-unused-state ` ] ( no-unused-state ) | Warns unused class component state. | ✔️ | | |
6767| [ ` no-useless-fragment ` ] ( no-useless-fragment ) | Prevents using useless ` fragment ` components or ` <> ` syntax. | ✔️ | | |
6868| [ ` prefer-destructuring-assignment ` ] ( prefer-destructuring-assignment ) | Enforces using destructuring assignment over property assignment. | 🎨 | | |
69- | [ ` prefer-react-namespace-import ` ] ( prefer-destructuring-assignment ) | Enforce React is imported via a namespace import | 🎨 | | |
69+ | [ ` prefer-react-namespace-import ` ] ( prefer-react-namespace-import ) | Enforce React is imported via a namespace import | 🎨 | | |
7070| [ ` prefer-read-only-props ` ] ( prefer-read-only-props ) | Enforces read-only props in components. | ✔️ | 💭 | |
7171| [ ` prefer-shorthand-boolean ` ] ( prefer-shorthand-boolean ) | Enforces using shorthand syntax for boolean attributes. | 🎨 | | |
7272| [ ` prefer-shorthand-fragment ` ] ( prefer-shorthand-fragment ) | Enforces using shorthand syntax for fragments. | 🎨 | | |
You can’t perform that action at this time.
0 commit comments