Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame-editor.tsconfig.json @ 840:47fc7919977d
Added details on errors in LoaderStateMachine + dummy change in loader.cpp
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Sun, 09 Jun 2019 18:47:34 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame-editor.ts" ] }