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 Oct 30, 2024. It is now read-only.
It has happened a few times for me that running npm run lint returns no error, but running npm run tslint does return errors, which is strange given that lint runs tslint internally.
It has happened a few times for me that running
npm run lintreturns no error, but runningnpm run tslintdoes return errors, which is strange given thatlintrunstslintinternally.