Using ESLint to Format Javascript Code
Using ESLint to Format Javascript Code
Via the Command Line
$ ../mach lint path/to/a/file.js --fix$ ../mach lint path/to/a/directory/ --fix$ ../mach lint path/to/a/file.jsIn a Code Editor
More Details
Last updated
Was this helpful?

