@do-ob/ts-config

2.0.0 • Public • Published

do-ob logo

TypeScript ESM Configuration

A standard base configuration for modern TypeScript ESM projects in the do-ob organization. Ideal for libraries or applications.

Installation

Install the configuration package with NPM or PNPM.

npm install -D @do-ob/ts-config
pnpm add -D @do-ob/ts-config

Extend the package's tsconfig.json.

{
  "extends": "@do-ob/ts-config"
}

Package Sidebar

Install

npm i @do-ob/ts-config

Weekly Downloads

4

Version

2.0.0

License

MIT

Unpacked Size

3.71 kB

Total Files

5

Last publish

Collaborators

  • eric-crowell