WebStorm中設置

命令: npm install -g typescript //安裝TypeScript tsc --init //生成tsconfig.json文件 ren *.js *.ts // js文件轉成ts文件 webstrom配置 Program:D:\tools\Ionic\nodejs\tsc.cmd Arguments:--sourcemap --target "ES5" Ou
相關文章
相關標籤/搜索