tslint-config-travix
Advanced tools
Comparing version 0.0.28 to 0.0.29
{ | ||
"name": "tslint-config-travix", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"description": "TSLint configuration from Travix", | ||
@@ -34,4 +34,5 @@ "main": "index.js", | ||
"release": { | ||
"analyzeCommits": "simple-commit-message" | ||
"analyzeCommits": "simple-commit-message", | ||
"noCi": true | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
7143