UNPKG

@atlaskit/editor-jira-transformer

Version:
21 lines (20 loc) 437 B
{ "extends": "../../../tsconfig.json", "compilerOptions": {}, "include": [ "./src/**/*.ts", "./src/**/*.tsx", "./docs/**/*.ts", "./docs/**/*.tsx", "./examples/**/*.ts", "./examples/**/*.tsx", "./example-helpers/**/*.ts", "./example-helpers/**/*.tsx", "**/stories.ts", "**/stories.tsx", "**/stories/*.ts", "**/stories/*.tsx", "**/stories/**/*.ts", "**/stories/**/*.tsx" ] }