Mercurial > hg > orthanc-stone
view Applications/Samples/Web/tsconfig-samples.json @ 1117:383aa2a7d426 broker
integration mainline->broker
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 04 Nov 2019 15:54:57 +0100 |
parents | 2038d76bf13f |
children |
line wrap: on
line source
{ "extends" : "../../../Platforms/Wasm/tsconfig-stone", "compilerOptions": { "sourceMap": false, "lib" : [ "es2017", "dom", "dom.iterable" ] } }