Skip to content

Releases: code-pushup/eslint-config

Release 0.1.1

24 Nov 15:02
Compare
Choose a tag to compare
  • Tweak ruleset to prevent false positives (b53422a)
  • Fix directory pattern (e342b51)
  • Permit eslint-disable comments in generated files and known configs (c2b7300)
  • Tweak ruleset to prevent false positives (87cdd86)
  • Add badges to README (78c4906)

Release 0.1.0

23 Nov 17:19
Compare
Choose a tag to compare
  • 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)