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
Currently the library is written using ES5 standards, for backward compatibility reasons.
I would like to use ES2015 standards and still maintain the support for older browsers, so I think Babel/TypeScript would be a good solution.
Feel free to create a PR that solves it using Babel, TypeScript or any other solution you think is best. (You can also discuss possible solutions here)
The text was updated successfully, but these errors were encountered:
Currently the library is written using ES5 standards, for backward compatibility reasons.
I would like to use ES2015 standards and still maintain the support for older browsers, so I think Babel/TypeScript would be a good solution.
Feel free to create a PR that solves it using Babel, TypeScript or any other solution you think is best. (You can also discuss possible solutions here)
The text was updated successfully, but these errors were encountered: