1.0.0 • Published 10 months ago

@flexn/typescript-config v1.0.0

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

@flexn/typescript-config

Example usage:

tsconfig.json

{
    "extends": "@flexn/typescript-config/tsconfig.lib.react.json",
    "compilerOptions": {
        "outDir": "./lib",
        "rootDir": "./src"
    }
}
1.0.0

10 months ago

0.1.7

11 months ago