1.0.0 • Published 4 years ago
@qbee.js/tsconfig v1.0.0
QBee.js tsconfig referance
Usage
touch tsconfig.json # Create a tsconfig file in your project.Your tsconfig.json file should look like this
{
"extends": "@qbee.js/tsconfig",
"include": [], // Optional
"exclude": [] // Optional
}1.0.0
4 years ago