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
Turn the linter back on (see below) and fix issues
a. remove the : from the front of the lint script in package.json b. remove the :from the front ofhusky.hooks.pre-commitinpackage.json`
Write proper dispose methods and use them when switching pipeline types
Verify that we dispose things correctly when we are done with them.