UNPKG

ipsased

Version:

UI toolkit monorepo containing a React component library, UI utilities, a drag-and-drop library, and more

9 lines (8 loc) 202 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist", "rootDir": "src" }, "references": [{ "path": "../css-values" }, { "path": "../input-text" }] }