1.0.0 • Published 2 years ago

@flexn/typescript-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@flexn/typescript-config

Example usage:

tsconfig.json

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

2 years ago

0.1.7

2 years ago