You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: support any key order in manual parser's top-level object json (#727)
This addresses a bug where if `appendArgsToExecutable`, the only non-string property, is the first listed in a top-level object of a JSON file matched by a manual parser, the parser would silently fail to match the listed titles.
0 commit comments