@artiefuzzz/ts
v1.3.2
Published
Personal tsconfig for whatever sort of project
Downloads
61
Readme
@artiefuzzz/ts
Usage
{
"extends": "@artiefuzzz/ts",
"compilerOptions": {
"target": "ESNext", // Preferred to use either ES2019 or ESNext (Recommended)
"outDir": "./build"
}
}
License
This project is licensed under the MIT License