Releases: code-pushup/eslint-config
Releases · code-pushup/eslint-config
Release 0.3.1
- Ignore unassigned imports in test-setup.ts (b2156f3)
Release 0.3.0
- Disable more rules for config files (2e6e827)
Release 0.2.1
- Disable promise/catch-or-return for test files (fd745ed)
Release 0.2.0
Release 0.1.3
- Add contributing docs (44dffe8)
- Add rule customization docs for jest and vitest configs (ce73952)
- Add Angular selector prefix setup to docs (d749dad)
- Add setup instructions for graphql config (7bf097b)
- Fix Storybook icon (2374d32)
- Link to TypeScript setup docs in extended configs (da776ad)
- Add extra setup docs for typescript config (a569735)
- Reduce size of extended rules section in config docs (92f4bfc)
- Generate additional peer dependencies docs for each config (ab109a9)
- Add setup docs to README (cecba22)
- Generate Mermaid diagram with extended configs (233f2f3)
- Generate peer dependencies docs (0bf74fc)
Release 0.1.2
- Tweak rules to fix false positives in Angular code (ee6da7e)
Release 0.1.1
Release 0.1.0
- Configure .npmignore (e248c9d)
- Set public access in package.json (f1b2063)
- Set up release-it (6d65607)
- Tests for peerDependencies in package.json (658dbc1)
- Add rules to typescript config (37c8413)
- Create storybook config (3e4f2ea)
- Create graphql config (3b12c07)
- Create angular-ngrx config (49880eb)
- Add browser-specific import rules to angular config (725a137)
- Add rxjs plugin to angular config (0f2abf5)
- Create angular config and fix docs script (aaba027)
- Create cypress config (e5422a0)
- Create jest config (85fac95)
- Fix peer dependencies (9ee0fe4)
- Only apply strict TS rules to .ts files (973b92a)
- Create vitest config with eslint-plugin-vitest (0394bb3)
- Create node config with eslint-plugin-n (1d64906)
- Add rules from functional and no-secrets plugins (02d0bda)
- Add recommended config from unicorn plugin, but convert errors to warnings (7763d78)
- Add recommended configs from import, sonarjs, promise and deprecation plugins (5bfcbc4)
- Add material icons (2b500c5)
- Add icons for plugins (875f6ec)
- Align cells in Markdown tables (8622b75)
- Config docs omit implicitly extended rules list (4eedf35)
- Add test file overrides to generated docs (3d1a89d)
- Minor docs script refactor (9fa20c6)
- Small docs fixes (3dda1f7)
- Generate configs table in README (055b76d)
- Docs - add autofix column, merge description with rule, skip icon for core rules (07e41f5)
- Husky and Prettier setup (53dc8b9)
- Script for generating config docs (a5058be)
- Test overrides for test files (0f80977)
- Test rules requiring type checking and fix errors (c9f4525)
- Test setup and basic config tests (7f03a30)
- Configure base and typescript configs (7094751)
- Node.js module setup (bd049f7)