Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame-editor.tsconfig.json @ 1252:6525c0f13a3a broker
Fixed uninited var applyLog_
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 08 Jan 2020 10:34:53 +0100 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame-editor.ts" ] }