Mercurial > hg > orthanc-stone
view Applications/Samples/rt-viewer-demo/rt-viewer-demo.tsconfig.json @ 917:878763ce66af am-dev
Close branch am-dev
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 19 Jul 2019 15:15:13 +0200 |
parents | 1d9deb4ee84c |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "rt-viewer-demo.ts" ] }