Mercurial > hg > orthanc-stone
view Applications/Samples/rt-viewer-demo/rt-viewer-demo.tsconfig.json @ 1291:ea6c2254536d bugs/2020-02-invisible-slice
Removal of debug logs
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Fri, 21 Feb 2020 15:23:40 +0100 |
parents | 1d9deb4ee84c |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "rt-viewer-demo.ts" ] }