Skip to content

Repository files navigation

TypeScript tooling

TypeScript tools and shared configurations maintained by zemd.

Workspaces

  • eslint/ contains ESLint flat configurations and their shared utilities.
  • vscode/ contains Visual Studio Code themes, tools, and configuration.

Each publishable package owns its source, package metadata, changelog, and documentation. Repository-wide formatting, linting, builds, tests, and release checks are orchestrated from the private root package.

Development

Use Node.js 26 and the pnpm version declared in package.json.

pnpm install
pnpm build
pnpm test
pnpm typecheck
pnpm lint-check
pnpm format-check
pnpm lint-publish

Run pnpm release-change when a pull request changes a public package.

License

Licensed under the Apache License 2.0.

About

A monorepo for Typescript tools and shared configurations

Resources

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages