UNPKG

@git-temporal/git-temporal-react

Version:

<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

11 lines (10 loc) 225 B
{ "extends": "./tsconfig.json", "compilerOptions": { "typeRoots": [ "**/node_modules/@types", "node_modules/monaco-editor/monaco.d.ts" ] }, "exclude": ["src/**/*.test.*", "src/testHelpers/**/*"] }