UNPKG

@atlaskit/editor-plugin-show-diff

Version:

ShowDiff plugin for @atlaskit/editor-core

18 lines (17 loc) 343 B
{ "extends": "../../../tsconfig.json", "include": [ "__tests__/**/*.ts", "__tests__/**/*.tsx", "examples/**/*.ts", "examples/**/*.tsx", "src/**/*.ts", "src/**/*.tsx", "**/stories.ts", "**/stories.tsx", "**/stories/*.ts", "**/stories/*.tsx", "**/stories/**/*.ts", "**/stories/**/*.tsx" ] }