Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame.tsconfig.json @ 1094:dead648f8ff1
Added tag toa2019102302 for changeset df76d3083031
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 23 Oct 2019 16:10:35 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame.ts" ] }