Mercurial > hg > orthanc-stone
view Applications/Samples/rt-viewer-demo/rt-viewer-demo.tsconfig.json @ 1096:97cbb2c31a65 broker
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 24 Oct 2019 09:38:17 +0200 |
parents | 1d9deb4ee84c |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "rt-viewer-demo.ts" ] }