Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 440 Bytes

File metadata and controls

11 lines (7 loc) · 440 Bytes

@mikecbrant/typescript-tooling

ESM-only shareable configs for Node 22 and 24 projects.

Packages:

  • @mikecbrant/eslint-config — ESLint 9 flat config (xo-typescript + strict rules)
  • @mikecbrant/prettier-config — Prettier 3 config matching the Node 22+ baseline
  • @mikecbrant/tsconfig — TypeScript JSON presets (base, node-library, node-test)

Publishing is handled by Changesets and GitHub Actions; all packages are public.