設定 typescript npm i -D @types/node @types/jest jest ts-jest typescript ts-loader@3 新增 tsconfig 新增 resources/assets/ts/app.ts 修改 webpack.mix.js 修改 package.json,加入 test scripts 執行測試 npm run test:watch