Rules
🔧 Automatically fixable by the --fix
CLI option.
💡 Manually fixable by editor suggestions.
Name | Description | 🔧 | 💡 |
---|---|---|---|
no-duplicate-exports | Disallow duplicate exports statement | 🔧 | |
no-member-accessibility | Disallow usage of typescript member accessibility | 🔧 | |
prefer-newline-after-file-header | Require a newline after file header | 🔧 |