Commit 96d4dd4
fix(tsconfig): include root config files for type checking
playwright.config.ts などのルート直下の .config.ts ファイルを
TypeScript の型チェック対象に含める。これにより process グローバルが認識される。
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 96f4979 commit 96d4dd4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
0 commit comments