UNPKG
@atlaskit/editor-plugin-interactivity
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.0
0.3.0
0.2.0
0.1.0
Interactivity plugin for @atlaskit/editor-core
bitbucket.org/atlassian/atlassian-frontend-mirror
@atlaskit/editor-plugin-interactivity
/
tsconfig.json
5 lines
(4 loc)
•
134 B
JSON
View Raw
1
2
3
4
5
{
"extends"
:
"./tsconfig.dev.json"
,
"compilerOptions"
:
{
"disableReferencedProjectLoad"
:
true
,
"disableSolutionSearching"
:
true
}
}