This repository was archived by the owner on Jan 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
[META] TSLint Compatibility #5
Copy link
Copy link
Closed
Description
Please view the ROADMAP instead.
Outdated List:
- array-type (Add rule array-type #211 )
- adjacent-overload-signatures (New: Add adjacent-overload-signatures #37 )
- ban-types (Add
ban-typesrule #181 ) - callable-types
- class-name (New: class-name-casing rule (class-name from TSLint) #44
class-name-casing) - interface-name (New: Add rule interface-name-prefix #10
interface-name-prefix) - interface-over-type-literal (New: Add rule no-type-literal #15
no-type-literal) - member-access (New: Add rule explicit-member-accessibility #4
explicit-member-accessibility) - member-ordering (New: Add rule member-ordering #23 )
- no-angle-bracket-type-assertion (New: Add rule no-angle-bracket-type-assertion #13 )
- no-any (New: Add rule no-any #8
no-explicit-any) - no-empty-interface (New: Add no-empty-interface #39 )
- no-inferred-empty-object-type
- no-inferrable-types (add no-inferrable-types rule #124 )
- no-internal-module (New: Add rule prefer-namespace-keyword #22
prefer-namespace-keyword) - no-mergeable-namespace
- no-misused-new
- no-namespace (New: Add rule no-namespace #21 )
- no-non-null-assertion (New: Add no-non-null-assertion #108 )
- no-object-literal-type-assertion
- no-parameter-properties (New: Add no-parameter-properties #53 )
- no-reference (New: Add rule no-triple-slash-reference #6
no-triple-slash-reference) - no-reference-input
- no-redundant-jsdoc
- no-unsafe-any
- no-unnecessary-type-assertion
- no-var-requires (New: Add no-var-requires #114 )
- type-literal-delimiter (New: Add member-delimiter-style (fixes #17) #48
member-delimiter-style) - typedef
- typedef-whitespace (
type-annotation-spacing) - unifed-signatures
JamesHenry, madcampos, AdamWillden, kchiragowni, dannyfritz and 10 more