include is default to ["**/*"] which translates to compile every ts files encountered recursively ... you would use tsconfig.json like that.
確定! 回上一頁