UNPKG

@reactodia/workspace

Version:

Reactodia Workspace -- library for visual interaction with graphs in a form of a diagram.

14 lines (13 loc) 252 B
{ "extends": "./tsconfig.base.json", "include": [ "./examples/**/*.ts", "./examples/**/*.tsx", "./i18n/**/*.ts", "./src/**/*.ts", "./src/**/*.tsx", "./test/**/*.ts", "./test/**/*.tsx", "./typings/typings.d.ts" ] }