Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame-editor.tsconfig.json @ 899:a8e3d686b43e
Merge
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Tue, 16 Jul 2019 12:41:18 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame-editor.ts" ] }