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
Currently lintTargets in Jakefile.js just uses harnessCoreSources. It should use harnessSources instead. This requires fixing lint errors in a few files. We can then remove the line adding client.tsbecause that is already in harnessSources.
Currently
lintTargetsinJakefile.jsjust usesharnessCoreSources. It should useharnessSourcesinstead. This requires fixing lint errors in a few files. We can then remove the line addingclient.tsbecause that is already inharnessSources.