Commit d02c4e2
build: add tsconfig config in e2e folder
This is picked up by the TS language server which improves DX when writing and debugging tests. Previously, the default TS options were used which results in discrepancies such as strict mode is not enabled.1 parent b764ecb commit d02c4e2
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments