@directus/tsconfig

3.0.0 • Public • Published

Directus TSConfig

Shared TSConfig files used by projects in the Directus ecosystem.

The following configs are available:

  • node22 - Config for Node.js 22 modules
  • vue3 - Config for Vue.js 3 modules
  • base - Set of basic rules (included in all of the configs above)

Usage

pnpm add -D @directus/tsconfig

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

{
	"extends": "@directus/tsconfig/node22"
}

Additional Resources

Readme

Keywords

none

Package Sidebar

Install

npm i @directus/tsconfig

Homepage

directus.io

Weekly Downloads

455

Version

3.0.0

License

MIT

Unpacked Size

12.7 kB

Total Files

15

Last publish

Collaborators

  • benhaynes
  • rijk