Skip to content

Add eslint file for JavaScript code syntax and style

Sonny Piers requested to merge (removed):eslint into master

Request for comments

I've made this for me - but thought I'd share with

There isn't that much JavaScript right now, but it's growing, specially with !866 (merged)

Issues were fixed automatically using cd embed/web-process-extension/resources/js && eslint --fix .

Is this something you are interested in at all?

Should it run on CI?

Should it enforce stylistic rules ?

Edited by Sonny Piers

Merge request reports