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 script is written in JS because it is called when Misti is being built as an npm dependency, and we don't want to force the user to install TypeScript globally to build it.
Also, this line in package.json is important, otherwise the user won't be able to install Misti as dependency.
Include commit id into internal compiler error, so that in case user encounters one and shares it, we won't have to ask which compiler version it was.
The text was updated successfully, but these errors were encountered: