UNPKG

thenavisapp

Version:

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

10 lines (9 loc) 210 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "rootDir": "lib", "outDir": "dist" }, "include": ["**/*.ts"], "exclude": ["**/*.test.ts", "dist", "test"] }