Missing file

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5212 8810af33-2d31-482b-a856-94f89814c4df
ccm-docs
jensp 2018-01-23 08:12:56 +00:00
parent c3d4e0dee5
commit 8000daa4aa
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"compilerOptions": {
"rootDirs": [
"./src/main/typescript/ccm-editor"
],
"module": "amd",
"traceResolution": true
}
}