eslint-config-ta-webapp
Advanced tools
Comparing version 2.0.2 to 2.0.3
module.exports = { | ||
'env': { | ||
'browser': true | ||
'browser': true, | ||
'node': true, | ||
}, | ||
@@ -5,0 +6,0 @@ 'extends': [ |
{ | ||
"name": "eslint-config-ta-webapp", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Reusable eslint config for TA web apps.", | ||
@@ -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
18305
369