UNPKG

ut-tools

Version:

Build and Release management automation package.

11 lines (10 loc) 145 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", "maxNodeModuleJsDepth": 0, }, "exclude": [ "coverage", ], }