Qeole / colorediffs

Thunderbird extension to colorize code diffs in messages.
Mozilla Public License 2.0
25 stars 5 forks source link

Add ESLint as a linter for the add-on scripts #103

Closed Qeole closed 3 years ago

Qeole commented 3 years ago

Add ESLint as a linter:

Also refactor some imports/exports by introducing the use of JavaScript modules where possible.