UNPKG

@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration

Version:

An optional Pragmatic drag and drop package that enables rapid migration from react-beautiful-dnd to Pragmatic drag and drop

34 lines (33 loc) 765 B
{ "extends": "../../../../tsconfig.entry-points.post-office.json", "compilerOptions": { "target": "es5", "outDir": "../../../../../post-office/tsDist/@atlaskit__pragmatic-drag-and-drop-react-beautiful-dnd-migration/app", "rootDir": "../", "composite": true }, "include": [ "../src/**/*.ts", "../src/**/*.tsx" ], "exclude": [ "../src/**/__tests__/*", "../src/**/*.test.*", "../src/**/test.*", "../src/**/examples.*" ], "references": [ { "path": "../../core/afm-post-office/tsconfig.json" }, { "path": "../../hitbox/afm-post-office/tsconfig.json" }, { "path": "../../react-beautiful-dnd-autoscroll/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/tokens/afm-post-office/tsconfig.json" } ] }