UNPKG

@specs-feup/lara

Version:

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

9 lines (8 loc) 195 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../api" }, "exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"], "references": [{ "path": "../src-code" }] }