Parcel 不會執行type check,你可以使用 tsc --noEmit 讓TypeScript 檢查你的檔案。 <!-- index.html --> <html> <body> < ...
確定! 回上一頁