Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame-editor.tsconfig.json @ 664:9631a10ed3af
fix previous merge
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Wed, 15 May 2019 11:52:35 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame-editor.ts" ] }