@diplodoc/eslint-config
Advanced tools
Comparing version 1.0.2 to 1.0.3
module.exports = { | ||
'extends': ['eslint:recommended'], | ||
'parser': 'babel-eslint', | ||
'parser': '@babel/eslint-parser', | ||
'parserOptions': { | ||
@@ -5,0 +5,0 @@ 'ecmaVersion': 2019 |
{ | ||
"name": "@diplodoc/eslint-config", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "diplodoc ESLint config, following our styleguide", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
8098