Mercurial > hg > orthanc-stone
view Applications/Samples/Web/tsconfig-samples.json @ 477:baf8c8d68bbc am-touch-events
cleanup
author | am@osimis.io |
---|---|
date | Wed, 13 Feb 2019 12:11:17 +0100 |
parents | 2038d76bf13f |
children |
line wrap: on
line source
{ "extends" : "../../../Platforms/Wasm/tsconfig-stone", "compilerOptions": { "sourceMap": false, "lib" : [ "es2017", "dom", "dom.iterable" ] } }