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
The signer service still uses pure JavaScript, which makes it easy to introduce errors. Now that it is way more complex than at its humble beginnings, it would be valuable to switch to TypeScript.
TODO
migrate code to TypeScript and introduce type definitions as required
change the build/tooling definition to build/run from TypeScript
The text was updated successfully, but these errors were encountered:
The signer service still uses pure JavaScript, which makes it easy to introduce errors. Now that it is way more complex than at its humble beginnings, it would be valuable to switch to TypeScript.
TODO
The text was updated successfully, but these errors were encountered: