@artiefuzzz/ts
v1.4.0
Published
Personal tsconfig for whatever sort of project
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
