.codeclimate.json | |
|
|
.devcontainer/Dockerfile | |
|
|
.devcontainer/devcontainer.json | |
|
|
.eslintignore | |
|
|
.eslintrc.js | 3 | A 0 mins |
|
.github/workflows/pr.yml | |
|
|
.github/workflows/release.yml | |
|
|
.gitignore | |
|
|
.mergify.yml | |
|
|
.npmignore | |
|
|
.npmrc | |
|
|
.prettierignore | |
|
|
.prettierrc | |
|
|
.vscode/settings.json | |
|
|
LICENSE | |
|
|
README.md | |
|
|
__tests__/createConfig.test.ts | 193 | A 0 mins |
|
__tests__/detection/detectJest.test.ts | 14 | A 0 mins |
|
__tests__/detection/detectJestDom.test.ts | 12 | A 0 mins |
|
__tests__/detection/detectNest.test.ts | 10 | A 0 mins |
|
__tests__/detection/detectReact.test.ts | 75 | A 0 mins |
|
__tests__/detection/detectStorybook.test.ts | 32 | A 0 mins |
|
__tests__/detection/detectTailwind.test.ts | 10 | A 0 mins |
|
__tests__/detection/detectTestingLibrary.test.ts | 11 | A 0 mins |
|
__tests__/detection/detectTypeScript.test.ts | 157 | A 0 mins |
|
__tests__/getDependencies.test.ts | 101 | A 0 mins |
|
__tests__/integration.test.ts | 100 | A 0 mins |
|
__tests__/overrides/__snapshots__/jest.test.ts.snap | |
|
|
__tests__/overrides/__snapshots__/react.test.ts.snap | |
|
|
__tests__/overrides/__snapshots__/storybook.test.ts.snap | |
|
|
__tests__/overrides/__snapshots__/typescript.test.ts.snap | |
|
|
__tests__/overrides/jest.test.ts | 247 | A 0 mins |
|
__tests__/overrides/react.test.ts | 335 | A 0 mins |
|
__tests__/overrides/storybook.test.ts | 148 | A 0 mins |
|
__tests__/overrides/typescript.test.ts | 311 | A 0 mins |
|
__tests__/plugins/__snapshots__/eslint-core.test.ts.snap | |
|
|
__tests__/plugins/__snapshots__/import.test.ts.snap | |
|
|
__tests__/plugins/__snapshots__/promise.test.ts.snap | |
|
|
__tests__/plugins/__snapshots__/sonarjs.test.ts.snap | |
|
|
__tests__/plugins/__snapshots__/tailwindcss.test.ts.snap | |
|
|
__tests__/plugins/__snapshots__/unicorn.test.ts.snap | |
|
|
__tests__/plugins/eslint-core.test.ts | 143 | A 0 mins |
|
__tests__/plugins/import.test.ts | 39 | A 0 mins |
|
__tests__/plugins/promise.test.ts | 27 | A 0 mins |
|
__tests__/plugins/sonarjs.test.ts | 27 | A 0 mins |
|
__tests__/plugins/tailwindcss.test.ts | 21 | A 0 mins |
|
__tests__/plugins/unicorn.test.ts | 198 | A 0 mins |
|
__tests__/shared.ts | 26 | A 0 mins |
|
__tests__/standalone.test.ts | 158 | A 0 mins |
|
__tests__/utils/__snapshots__/defaultsAndDetection.test.ts.snap | |
|
|