Manually compile tests with TypeScript# · "scripts": { · "pretest": "tsc --incremental -p tests/tsconfig.json", · "test": "playwright test -c tests-out" · } · }
確定! 回上一頁