UNPKG

@specs-feup/lara

Version:

A js port of the popular framework for building source-to-source compilers

9 lines (8 loc) 174 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../code", "composite": true }, "exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"] }