-
-
Notifications
You must be signed in to change notification settings - Fork 794
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: default strict:false for getRouteApi instances
- Loading branch information
1 parent
d64f0c0
commit d73ee82
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@tannerlinsley The title of the commit says
default strict:false
, but won't this always makestrict: false
? If it's an overridable default I think it needs to be like this: