mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +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