@apst/tsconfig
v0.1.0
Published
A shareable TypeScript configuration
Downloads
38
Maintainers
Readme
Typescript Configuration
A shareable TypeScript configuration.
Implement the configuration into tsconfig.json
:
{
"extends": "@apst/tsconfig"
}
Or for library:
{
"extends": "@apst/tsconfig/lib"
}
License
This project is licensed under the terms of the MIT license.