Skip to content

javascript-studio/tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published