0.1.3 • Published 5 months ago

@apst/tsconfig v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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.

0.1.3

5 months ago

0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

12 months ago