Skip to content

alpheuscfg/tsconfig

Repository files navigation

Typescript Configuration

A shareable TypeScript configuration.

Usage

Implement the configuration into tsconfig.json:

{
    "extends": "@apst/tsconfig"
}

Or for library:

{
    "extends": "@apst/tsconfig/lib"
}

Changelog

For the changelog, please refer to the changelog.

License

This project is licensed under the terms of the MIT license.

About

A shareable TypeScript configuration

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors