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 Jan 11, 2021. It is now read-only.
When running rollup while watching for changes, the results from tslint remain the same.
Fixing the linting errors or introducing new ones doesn't change the tslint output. The original output is repeated for each change.
Only stopping and restarting rollup seems to produce new results.