Commit 350bbb5
fix(typings): suppress duplicate identifier for new helper config types
CDPBrowserConfig, ObscuraConfig and KitesurfConfig get the same
fixDefFiles ts-ignore treatment as the existing helper config types,
matching how PlaywrightConfig/PuppeteerConfig/RESTConfig/WebDriverConfig
duplicates between types.d.ts and promiseBasedTypes.d.ts are handled.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 4c98923 commit 350bbb5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
0 commit comments