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 | π§ |