1.0.0 • Published 3 years ago
@8axiss/tsconfig v1.0.0
@8axiss/tsconfig
npm add @8axiss/tsconfig -Dpnpm add @8axiss/tsconfig -DExample tsconfig.json file
{
"extends": "@8axiss/tsconfig",
"compilerOptions": {
"outDir": "dist"
},
"include": [
"src"
]
}1.0.0
3 years ago