Skip to content

Commit cfe6d62

Browse files
committed
fix(middleware): replace method includes to startWith
1 parent 7871090 commit cfe6d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"typescript.inlayHints.parameterNames.enabled": "all",
2+
// "typescript.inlayHints.parameterNames.enabled": "all",
33
"typescript.inlayHints.functionLikeReturnTypes.enabled": true,
44
}

0 commit comments

Comments
 (0)