{ "ignore": [ "addons/**/.storybook/**/*.js", "lib/cli/generators/**/.stories/**.js", "*.ts" ], "critics": { "wc": { "limit": 500 } }, "dependencies": { "mute": [ "shelljs", "eslint-plugin-json", "remark-lint-code-eslint" ] } }