eslint-plugin-typescript
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "eslint-plugin-typescript", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "TypeScript plugin for ESLint", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -63,1 +63,3 @@ # eslint-plugin-typescript | ||
* `typescript/member-ordering` - enforces a standard member declaration order. | ||
* `typescript/no-unused-vars` - prevents TypeScript-specific constructs from being erroneously flagged as unused | ||
* `typescript/adjacent-overload-signatures` - enforces member overloads to be consecutive. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
385887
47
11358
65
0