Commit 8dbc64c
fix(driver-utils): add missing return type to policies getter
Add explicit return type to satisfy @typescript-eslint/explicit-function-return-type rule.
Co-Authored-By: anthony-murphy <anthony.murphy@microsoft.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 06d309d commit 8dbc64c
File tree
1 file changed
+1
-1
lines changed- packages/loader/driver-utils/src/test
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments