ljosberinn/eslint-config-galex

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.eslintignore
.eslintrc.js3
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.ts193
A
0 mins
__tests__/detection/detectJest.test.ts14
A
0 mins
__tests__/detection/detectJestDom.test.ts12
A
0 mins
__tests__/detection/detectNest.test.ts10
A
0 mins
__tests__/detection/detectReact.test.ts75
A
0 mins
__tests__/detection/detectStorybook.test.ts32
A
0 mins
__tests__/detection/detectTailwind.test.ts10
A
0 mins
__tests__/detection/detectTestingLibrary.test.ts11
A
0 mins
__tests__/detection/detectTypeScript.test.ts157
A
0 mins
__tests__/getDependencies.test.ts101
A
0 mins
__tests__/integration.test.ts100
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.ts247
A
0 mins
__tests__/overrides/react.test.ts335
A
0 mins
__tests__/overrides/storybook.test.ts148
A
0 mins
__tests__/overrides/typescript.test.ts311
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.ts143
A
0 mins
__tests__/plugins/import.test.ts39
A
0 mins
__tests__/plugins/promise.test.ts27
A
0 mins
__tests__/plugins/sonarjs.test.ts27
A
0 mins
__tests__/plugins/tailwindcss.test.ts21
A
0 mins
__tests__/plugins/unicorn.test.ts198
A
0 mins
__tests__/shared.ts26
A
0 mins
__tests__/standalone.test.ts158
A
0 mins
__tests__/utils/__snapshots__/defaultsAndDetection.test.ts.snap