0.1.3 • Published 5 months ago
@apst/tsconfig v0.1.3
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.