eslint-config-simbo
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,12 @@ 'use strict'; | ||
/** | ||
* Root | ||
* ==== | ||
* This confuration, especially with its environmental heirs, is meant to have no parents. | ||
* That's why we set this as root configuration. | ||
*/ | ||
root: true, | ||
/** | ||
* Specifying Environments | ||
@@ -8,0 +18,0 @@ * ======================= |
{ | ||
"name": "eslint-config-simbo", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Simbo's ESLint config.", | ||
@@ -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
26249
579