Create a tsconfig.json with the following content (you can use the command tsc --init ): { "compilerOptions": { "target": "es5" } }.
確定! 回上一頁