eslint-config-ebay
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -8,3 +8,6 @@ 'use strict'; | ||
].map(require.resolve), | ||
parserOptions: { | ||
ecmaVersion: 2017 | ||
}, | ||
"rules": {} | ||
}; |
{ | ||
"name": "eslint-config-ebay", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "ESLint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# eslint-config-ebay | ||
This package provides eBay's [.eslintrc](./eslintrc) as a shared npm module. This is similar to that of airbnb's extensible [shared config](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb). | ||
This package provides eBay's [.eslintrc](./.eslintrc) as a shared npm module. This is similar to that of airbnb's extensible [shared config](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb). | ||
@@ -5,0 +5,0 @@ ## Usage |
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
24382
474