| { | |
| "groups": { | |
| "default": { | |
| "packages": ["example/package.json", "package.json"], | |
| "ignore": ["webpack", "webkit", "eslint-plugin-jsx-a11y"] | |
| } | |
| } | |
| } | |
| { | |
| "groups": { | |
| "default": { | |
| "packages": ["example/package.json", "package.json"], | |
| "ignore": ["webpack", "webkit", "eslint-plugin-jsx-a11y"] | |
| } | |
| } | |
| } | |