0.1.0 • Published 4 years ago
@albizures/tsconfig v0.1.0
Typescript config
Shared Typescript config for all my projects
Installation
yarn add @albizures/tsconfig
then in tsconfig.json
{
"extends": "@albizures/tsconfig/tsconfig.json",
"compilerOptions": {
"outDir": "dist"
}
}
Feedback
If you have any feedback, please reach out to me at @albzrs
License
0.1.0
4 years ago