I faced similar issue in react + ts. I had commented out all my code. Turns out A global file cannot be compiled using '--isolatedModules'.
確定! 回上一頁