Thunderbird/de-xbl: Difference between revisions

add ./mach to ./mach eslint --fix
(add `this.setAttribute(...)`)
(add ./mach to ./mach eslint --fix)
 
Line 3: Line 3:
- raw conversion with converter: https://bgrins.github.io/xbl-analysis/converter/
- raw conversion with converter: https://bgrins.github.io/xbl-analysis/converter/


- use `eslint --fix <filename>` to fix linting issues, indentation, etc.
- use `./mach eslint --fix <filename>` to fix linting issues, indentation, etc.


- reindent comments, other things eslint --fix missed
- reindent comments, other things eslint --fix missed
52

edits