Missing file

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5212 8810af33-2d31-482b-a856-94f89814c4df

Former-commit-id: 0724f73b4c
pull/2/head
jensp 2018-01-23 08:12:56 +00:00
parent 616dd84e54
commit 1cd53d163e
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
}
}