A shareable TypeScript configuration.
Implement the configuration into tsconfig.json:
{
"extends": "@apst/tsconfig"
}Or for library:
{
"extends": "@apst/tsconfig/lib"
}For the changelog, please refer to the changelog.
This project is licensed under the terms of the MIT license.