UNPKG

@specs-feup/lara

Version:

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

6 lines (5 loc) 113 B
{ "extends": "./tsconfig.json", "include": ["**/*.spec.ts", "**/*.test.ts"], "exclude": ["node_modules"] }