eslint-config-entva 2.1.0 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +0 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -11,7 +11,6 @@ export default [
11
11
  files: [
12
12
  '**/*.test.jsx',
13
13
  '**/*.spec.jsx',
14
- '**/__tests__/**',
15
14
  ],
16
15
  languageOptions: {
17
16
  globals: {
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "url": "https://github.com/entva/styleguide"
10
10
  },
11
11
  "bugs": "https://github.com/entva/styleguide/issues",
12
- "version": "2.1.0",
12
+ "version": "2.2.0",
13
13
  "keywords": [
14
14
  "linter",
15
15
  "config",