@sourcegraph/codemod-toolkit-css
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -10,3 +10,3 @@ "use strict"; | ||
fix: true, | ||
configOverrides: { | ||
config: { | ||
rules: { | ||
@@ -13,0 +13,0 @@ indentation: 4, |
{ | ||
"name": "@sourcegraph/codemod-toolkit-css", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "@sourcegraph/codemod-toolkit-css", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -8,3 +8,3 @@ import { lint } from 'stylelint' | ||
fix: true, | ||
configOverrides: { | ||
config: { | ||
rules: { | ||
@@ -11,0 +11,0 @@ // Hard-coded for now. Make it optional or delete it once it's not needed. |
Sorry, the diff of this file is not supported yet
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
42371
19