UNPKG

@nexim/typescript-config

Version:
9 lines (8 loc) 146 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "emitDeclarationOnly": true, "composite": true, "types": ["node"] } }