view Applications/Samples/tsconfig-stone.json @ 487:e4febcef669e am-touch-events

fix warning
author am@osimis.io
date Fri, 15 Feb 2019 18:43:41 +0100
parents b04b13810540
children
line wrap: on
line source

{
    "include" : [
        "../../Platforms/Wasm/stone-framework-loader.ts",
        "../../Platforms/Wasm/wasm-application-runner.ts",
        "../../Platforms/Wasm/wasm-viewport.ts"
    ]
}