UNPKG

ipsased

Version:

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

15 lines (14 loc) 352 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist", "rootDir": "src" }, "references": [ { "path": "../input-text" }, { "path": "../matchmaking" }, { "path": "../styling" }, { "path": "../use-is-out-of-bounds" }, { "path": "../use-keyboard-events" } ] }