Enable the incremental and watch APIs. // tsconfig.json { "compilerOptions": { "lib": [ "es2017" ], "removeComments": true, ...
確定! 回上一頁