mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 00:33:51 +09:00
* fix(backend): rename .eslintrc.js to .eslintrc.cjs * fix(backend): wrap lint path glob in quotation marks * fix(client): wrap lint path glob in quotation marks * chore(workflow): make lint workflow use Node 16