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 TS options definition to include unwindArrays, useLocaleFormat
As was pointed out in #158, the unwindArrays option was missing from the TypeScript definitions. After further investigation, it was also found that useLocaleFormat was missing. Both options were added to the TypeScript options definitions in this commit.
Fixes#158
0 commit comments