File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 14
14
| --------------------------------- | :-: | ---------------------------------------------------- |
15
15
| [ ` adjacent-overload-signatures ` ] | ✅ | [ ` @typescript-eslint/adjacent-overload-signatures ` ] |
16
16
| [ ` ban-ts-ignore ` ] | ✅ | [ ` @typescript-eslint/ban-ts-ignore ` ] |
17
- | [ ` ban-types ` ] | ✅ | [ ` @typescript-eslint/ban-types ` ] |
17
+ | [ ` ban-types ` ] | 🌓 | [ ` @typescript-eslint/ban-types ` ] < sup > [ 1 ] </ sup > |
18
18
| [ ` member-access ` ] | ✅ | [ ` @typescript-eslint/explicit-member-accessibility ` ] |
19
19
| [ ` member-ordering ` ] | ✅ | [ ` @typescript-eslint/member-ordering ` ] |
20
20
| [ ` no-any ` ] | ✅ | [ ` @typescript-eslint/no-explicit-any ` ] |
36
36
| [ ` typedef-whitespace ` ] | ✅ | [ ` @typescript-eslint/type-annotation-spacing ` ] |
37
37
| [ ` unified-signatures ` ] | ✅ | [ ` @typescript-eslint/unified-signatures ` ] |
38
38
39
+ <sup >[ 1] </sup > The ESLint rule only supports exact string matching, rather than regular expressions<br >
40
+
39
41
### Functionality
40
42
41
43
| TSLint rule | | ESLint rule |
You can’t perform that action at this time.
0 commit comments