1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-27 02:34:11 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Andreas Nedbal
f9b5d92176 Fix: Adjust ESLint calls to properly interpret globs (#8462)
* 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
2022-04-02 22:52:26 +09:00