Skip to content

Repository files navigation

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 🌍

About

The JavaScript Studio sharable tsconfig

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors