saros icon indicating copy to clipboard operation
saros copied to clipboard

Add ESLint check in the CI process

Open m273d15 opened this issue 5 years ago • 1 comments
trafficstars

The new vscode implementation introduces eslint as a formatting checker. Therefore, we should trigger eslint in our CI process.

m273d15 avatar Feb 21 '20 09:02 m273d15

This can be done via Gradle Task npm_run_lint.

mschaefer88 avatar Feb 24 '20 13:02 mschaefer88