Mercurial > hg > orthanc-stone
view Applications/Samples/Web/tsconfig-samples.json @ 474:38997ceb9bc6 bgo-commands-codegen
Ongoing work on message code generation
author | bgo-osimis |
---|---|
date | Wed, 13 Feb 2019 20:42:26 +0100 |
parents | 2038d76bf13f |
children |
line wrap: on
line source
{ "extends" : "../../../Platforms/Wasm/tsconfig-stone", "compilerOptions": { "sourceMap": false, "lib" : [ "es2017", "dom", "dom.iterable" ] } }