Mercurial > hg > orthanc-stone
view Applications/Samples/Web/tsconfig-samples.json @ 927:39d2a3661665
Added tag toa2019072202 for changeset e594e76e0a81
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 22 Jul 2019 16:03:10 +0200 |
parents | 2038d76bf13f |
children |
line wrap: on
line source
{ "extends" : "../../../Platforms/Wasm/tsconfig-stone", "compilerOptions": { "sourceMap": false, "lib" : [ "es2017", "dom", "dom.iterable" ] } }