comparison Applications/Samples/Deprecated/rt-viewer-demo/rt-viewer-demo.tsconfig.json @ 1347:bfd77672d825 broker

Moved Application/Samples/* to Application/Samples/Deprecated/*
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 07 Apr 2020 14:29:01 +0200
parents Applications/Samples/rt-viewer-demo/rt-viewer-demo.tsconfig.json@1d9deb4ee84c
children
comparison
equal deleted inserted replaced
1346:df8bf351c23f 1347:bfd77672d825
1 {
2 "extends" : "./tsconfig-samples",
3 "compilerOptions": {
4 },
5 "include" : [
6 "rt-viewer-demo.ts"
7 ]
8 }