@studio/tsconfig

v1.3.0
The JavaScript Studio sharable tsconfig

JavaScript Studio tsconfig.json

Using the TypeScript compiler with JSDoc

This configuration is supposed to be used with @studio/eslint-config.

Usage:

tsconfig.json

{
  "extends": "@studio/tsconfig",
  "include": ["**/*.js"],
  "exclude": ["node_modules"]
}

License

MIT

Made with ❤️ on 🌍
npm i @studio/tsconfig

Metadata

  • MIT
  • Whatever
  • Maximilian Antoni
  • released 3/30/2023

Downloads

Maintainers