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 was archived by the owner on Feb 7, 2024. It is now read-only.
Our build script
rm -rf out && npm run lint && npm run licenses && tsc -p ./
is OS dependent and won't work for e.g. Windows users.Change scripts to make them OS independent
The text was updated successfully, but these errors were encountered: