UNPKG

thenavisapp

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

11 lines (10 loc) 312 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "rootDir": "lib", "outDir": "dist" }, "include": ["**/*.ts"], "exclude": ["**/*.test.ts", "dist"], "references": [{ "path": "../parse5/tsconfig.json" }, { "path": "../parse5-sax-parser/tsconfig.json" }] }