XKit-Rewritten icon indicating copy to clipboard operation
XKit-Rewritten copied to clipboard

add autofix script to `package.json`

Open AprilSylph opened this issue 2 years ago • 1 comments

Suggestion from https://github.com/AprilSylph/XKit-Rewritten/pull/1266#issuecomment-1707330847

npm run autoformat should execute eslint src/ --fix.

AprilSylph avatar Sep 07 '23 22:09 AprilSylph

"autoformat" as a keyword for eslint seems a little odd in an ecosystem in which prettier and dprint exist, but in the context of this project I think it's fine.

marcustyphoon avatar Sep 07 '23 22:09 marcustyphoon