1.0.0 • Published 6 years ago
@certain-cafe/tsconfig v1.0.0
Installation
Install @certain-cafe/tsconfig using npm:
$ npm install --save-dev @certain-cafe/tsconfig roblox-tsUsage
Within your project's tsconfig.json file:
{
"extends": "@certain-cafe/tsconfig",
"compilerOptions": {
"rootDir": "source",
"outDir": "build",
// ...
}
}License
This package is available as open source under the terms of the MIT License.
1.0.0
6 years ago