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
feat: Simplication of HTTPOptions across transport, batch transport a…
…nd offline. (#332)
* Make HTTP in SendOptions optional
* To avoid an error being displayed in the express sample when the provider is offline
* Building up lighter SendOptions where possible
* Prettier
* Linting
* Linting and Prettier
* prettier takes care of indentation formatting, ignore rule in tseslint config
* prettier run
* remove commented out line
* remove extra coma
---------
Co-authored-by: Miguel Beltran <[email protected]>