eslint-config-brightspace
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "eslint-config-brightspace", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Common Brightspace eslint configs.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,4 @@ var baseConfig = require('./index'), | ||
"ecmaFeatures": { | ||
"jsx": true | ||
"jsx": true, | ||
"modules": true | ||
}, | ||
@@ -9,0 +10,0 @@ "env": { |
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
15381
54