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
{{ message }}
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
Ability to run a script (via truffle exec) from a right-click context menu. This will only need to trigger on JavaScript files (as I believe exec currently doesn't support TypeScript)
The text was updated successfully, but these errors were encountered:
Moving to code review in the GH project as it's mostly done (although not assigning anyone yet as I want to flesh out the tests a little more further first).
Ability to run a script (via
truffle exec
) from a right-click context menu. This will only need to trigger on JavaScript files (as I believeexec
currently doesn't support TypeScript)The text was updated successfully, but these errors were encountered: