build-workflow
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "build-workflow", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Simple gruntfile helper to define build workflows", | ||
@@ -5,0 +5,0 @@ "main": "config-loader.js", |
@@ -9,9 +9,2 @@ { | ||
], | ||
"jsx": { | ||
"formatJSX": true, | ||
"attrsOnSameLineAsTag": false, | ||
"maxAttrsOnTag": 3, | ||
"firstAttributeOnSameLine": true, | ||
"alignWithFirstAttribute": false | ||
}, | ||
"quotes": { | ||
@@ -18,0 +11,0 @@ "type": "single", |
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
387221
4540