mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-04-30 19:15:47 +02: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