UNPKG

cumquenumquam

Version:

Storybook is an open source tool for developing UI components in isolation for React, Vue and Angular. It makes building stunning UIs organized and efficient.

9 lines (8 loc) 138 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["./src/**/*"] }