Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame-editor.tsconfig.json @ 524:9e241cef32a4 dev
fix warning
author | amazy |
---|---|
date | Tue, 12 Mar 2019 18:28:25 +0100 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame-editor.ts" ] }