Mercurial > hg > orthanc-stone
view Applications/Samples/Web/tsconfig-samples.json @ 854:99628da4d846
Added tag toa2019061901 for changeset 6d15261f9c99
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 19 Jun 2019 14:10:12 +0200 |
parents | 2038d76bf13f |
children |
line wrap: on
line source
{ "extends" : "../../../Platforms/Wasm/tsconfig-stone", "compilerOptions": { "sourceMap": false, "lib" : [ "es2017", "dom", "dom.iterable" ] } }