misskey/docs
rinsuki 350310c4c2 ドキュメントのNode.js最小バージョンを修正 (#5700)
@typescript-eslint/parserが11.10.1以上じゃないと入らない

> error @typescript-eslint/parser@2.3.3: The engine "node" is incompatible with this module. Expected version "^8.10.0 || ^10.13.0 || >=11.10.1". Got "11.7.0"

https://github.com/syuilo/misskey/runs/274115939
2020-01-09 17:46:29 +09:00
..
examples fix typo in misskey.nginx (#5445) 2019-09-21 21:44:24 +09:00
docker.en.md Use yarn (#5154) 2019-07-15 21:32:09 +09:00
docker.fr.md
docker.ja.md Use yarn (#5154) 2019-07-15 21:32:09 +09:00
DONATORS.md
manage.en.md
manage.fr.md
manage.ja.md
README.md
setup.en.md ドキュメントのNode.js最小バージョンを修正 (#5700) 2020-01-09 17:46:29 +09:00
setup.fr.md ドキュメントのNode.js最小バージョンを修正 (#5700) 2020-01-09 17:46:29 +09:00
setup.ja.md ドキュメントのNode.js最小バージョンを修正 (#5700) 2020-01-09 17:46:29 +09:00

Docs

These docs are for contributors of Misskey or admins of instance of Misskey. Docs for users are located in src/docs.

これらのドキュメントはMisskeyの開発者またはMisskeyインスタンス運営者向けです。 利用者向けのドキュメントはsrc/docsにあります。