@apst/tsconfig
v0.1.3
Published
A shareable TypeScript configuration
Downloads
404
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.
