UNPKG

@code-to-json/cli

Version:
9 lines (8 loc) 168 B
{ "extends": "../tsconfig.json", "compilerOptions": { "experimentalDecorators": true, "noEmit": true }, "include": ["**/*.test.ts", "../src/**/*.ts"] }