UNPKG

azure-bake

Version:

Azure cloud deployment platform for both infrasturcture as code and software

12 lines 223 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "declaration": true, "outDir": "./dist", "strict": true, "stripInternal": true, "sourceMap": true }, "include": ["src/*.ts"], }