UNPKG

quasvel

Version:

Access and interact with Aragon Organizations and their apps.

11 lines (10 loc) 177 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist", "rootDir": "src", "jsx": "react" }, "include": ["src"], "exclude": ["dist"] }