@codecademy/eslint-config
Advanced tools
Comparing version 5.4.0 to 5.5.0-alpha.ece6e6.0
@@ -6,2 +6,11 @@ # Change Log | ||
## [5.5.0-alpha.ece6e6.0](http://github.com///compare/@codecademy/eslint-config@5.4.0...@codecademy/eslint-config@5.5.0-alpha.ece6e6.0) (2021-10-26) | ||
### Features | ||
* **eslint-config:** ignores storybook files ([3396c22](http://github.com///commit/3396c2217ab0bacc42fcdb3f2a7664ad7c53a080)) | ||
## [5.4.0](http://github.com///compare/@codecademy/eslint-config@5.3.0...@codecademy/eslint-config@5.4.0) (2021-09-10) | ||
@@ -8,0 +17,0 @@ |
@@ -46,2 +46,3 @@ const localExtends = ['./rules/typescript', './rules/mdx'].map(require.resolve); | ||
'*.test.*', | ||
'*.stories.mdx', | ||
'**/__fixtures__/*', | ||
@@ -48,0 +49,0 @@ '**/__tests__/*', |
{ | ||
"name": "@codecademy/eslint-config", | ||
"version": "5.4.0", | ||
"version": "5.5.0-alpha.ece6e6.0", | ||
"description": "Shared ESLint config for Codecademy", | ||
@@ -48,3 +48,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "28c92a3f6b56440919a61667ef34c7609354ec09" | ||
"gitHead": "6a723afa6e5a60e7294fbcbdd28e50c81fe358d3" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
29942
245
2