@directus/tsconfig

1.0.1 • Public • Published

@directus/tsconfig

Shared TSConfig files used by the projects in the Directus ecosystem.

The following configs are available:

  • node18-cjs - Config for CommonJS modules running under Node.js 18
  • node18-esm - Config for ESM modules running under Node.js 18
  • vue3 - Config for Vue.js 3 modules
  • base - Set of basic rules (included in all of the configs above)

Usage

pnpm add @directus/tsconfig

To use one of the shared config, extend the local tsconfig.json from it:

{
	"extends": "@directus/tsconfig/node18-esm"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @directus/tsconfig

Homepage

directus.io

Weekly Downloads

529

Version

1.0.1

License

MIT

Unpacked Size

4.57 kB

Total Files

7

Last publish

Collaborators

  • benhaynes
  • rijk