Mercurial > hg > orthanc-stone
view Applications/Samples/Deprecated/SimpleViewer/Wasm/tsconfig-simple-viewer.json @ 1350:c53a4667f895 broker
Sample paths have been adapted
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 14 Apr 2020 14:57:06 +0200 |
parents | bfd77672d825 |
children |
line wrap: on
line source
{ "extends" : "../../Web/tsconfig-samples", "compilerOptions": { }, "include" : [ "simple-viewer.ts", "../../build-wasm/ApplicationCommands_generated.ts" ] }