eslint-plugin-for-wtools
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name" : "eslint-plugin-for-wtools", | ||
"version" : "0.3.5", | ||
"version" : "0.3.6", | ||
"description" : "Extends rule `space-in-parens` of `eslint`. Implement exception for single argument call case.", | ||
@@ -9,3 +9,3 @@ "author" : "Kostiantyn Wandalen <wanalen@01.school>", | ||
"files" : [ "proto" ], | ||
"scripts" : { "test" : "wtest .run proto", "docgen" : "wdocgen .build proto" }, | ||
"scripts" : { "test" : "wtest .run proto rapidity:-3", "docgen" : "wdocgen .build proto" }, | ||
"repository" : | ||
@@ -12,0 +12,0 @@ { |
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
12338