@magicspace/tslint-rules
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -219,2 +219,3 @@ "use strict"; | ||
} | ||
// 如果未出现过则校验是否少了空行. | ||
else if (info.startLine - lastInfo.endLine < 2) { | ||
@@ -221,0 +222,0 @@ failureItems.push({ |
{ | ||
"name": "@magicspace/tslint-rules", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Custom TSLint rules for MagicSpace.", | ||
@@ -13,2 +13,5 @@ "repository": "https://github.com/makeflow/magicspace.git", | ||
}, | ||
"files": [ | ||
"bld/**/*.js" | ||
], | ||
"peerDependencies": { | ||
@@ -15,0 +18,0 @@ "tslint": "*", |
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
29842
10
771
5