Mercurial > hg > orthanc-stone
view Applications/Samples/SimpleViewer/Wasm/tsconfig-simple-viewer.json @ 897:9c2f6d6b9f4a am-dev
Merge
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Tue, 16 Jul 2019 12:37:29 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "../../Web/tsconfig-samples", "compilerOptions": { }, "include" : [ "simple-viewer.ts", "../../build-wasm/ApplicationCommands_generated.ts" ] }