Commit 8d0bd85
committed
fix: suppress TypeScript unused variable error in AutoConnectService
Add @ts-expect-error comment to _configManager variable which is
preserved for future use when config options are added.
Type check: 0 errors1 parent 92c61aa commit 8d0bd85
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments