npm start # run src/index.ts npx ts-node src/foobar.ts # run TS file directly ... 當在VSCode 中出現@typescript-eslint 的錯誤就是由它產生的。
確定! 回上一頁