TypeScript tools and shared configurations maintained by zemd.
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.
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-publishRun pnpm release-change when a pull request changes a public package.
Licensed under the Apache License 2.0.