和allowjs一起使用,js文件里有错误的时候,是否报错。 // -- checkJs true // index.js import { a } from 'test' a('1324') // error TS2345: ...
確定! 回上一頁