1.0.0 • Published 1 year ago

@db-studio/config v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@db-studio/config

Shared configuration files for DB Studio packages.

Includes configruations for the the following tools:

  • Prettier
  • Typescript
  • ESLint
  • Stylelint

Usage

pnpm add @db-studio/config

Typescript

In your tsconfig.json:

	"extends": "@db-studio/config/tsconfig/node18-esm.json"
1.0.0

1 year ago