Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame.tsconfig.json @ 563:9b5d1bae869d dev
Close branch dev.
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 18 Apr 2019 07:31:21 +0000 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame.ts" ] }