Mercurial > hg > orthanc-stone
view Applications/Samples/SimpleViewer/Wasm/tsconfig-simple-viewer.json @ 1315:1a08b779be64 broker
warning 4996 (deprecation in jsoncpp) + indentation changes
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 16 Mar 2020 11:21:13 +0100 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "../../Web/tsconfig-samples", "compilerOptions": { }, "include" : [ "simple-viewer.ts", "../../build-wasm/ApplicationCommands_generated.ts" ] }