@dcos/tslint-config
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="0.1.1"></a> | ||
## [0.1.1](https://github.com/dcos-labs/tslint-config/compare/v0.1.0...v0.1.1) (2018-09-11) | ||
<a name="0.1.0"></a> | ||
@@ -7,0 +12,0 @@ # [0.1.0](https://github.com/dcos-labs/tslint-config/compare/v0.0.3...v0.1.0) (2018-05-31) |
@@ -109,2 +109,6 @@ module.exports = { | ||
], | ||
"interface-name": [ | ||
true, | ||
"never-prefix" | ||
], | ||
// Prettier | ||
@@ -116,4 +120,5 @@ "prettier": true, | ||
"jsx-boolean-value": "never", | ||
"jsx-equals-spacing": "never" | ||
"jsx-equals-spacing": "never", | ||
"jsx-no-lambda": true | ||
} | ||
}; |
{ | ||
"name": "@dcos/tslint-config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Shared tslint config for DCOS projects using typescript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
6791
122
1