Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame-editor.tsconfig.json @ 1173:1064098f496d
Added sample cmake command for bash/zsh
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 20 Nov 2019 12:34:29 +0100 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame-editor.ts" ] }