mm-tslint-2019
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -20,3 +20,2 @@ const fs = require('fs') | ||
projetctTslint = JSON.parse(fs.readFileSync(path)); | ||
console.log('projetctTslint.rules', projetctTslint.rules); | ||
} else { | ||
@@ -23,0 +22,0 @@ console.error('No tsling.json file found in Your project root folder!'); |
{ | ||
"name": "mm-tslint-2019", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "my tslint standards", | ||
@@ -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
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
3165
104