misskey/packages/backend/scripts
anatawa12 666f78e676
enable and fix no-unused-vars and no-async-promise-executor (#17070)
* dev: set --no-bail for lint task

* lint: enable no-async-promise-executor lint and fix them

* lint: enable no-unused-vars with allowing _ prefix

* lint: fix semi
2026-01-08 11:49:12 +09:00
..
check_connect.js enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
check_migrations_clean.js Migration cleanup (#16288) 2025-07-16 15:49:05 +09:00
compile_config.js refactor(backend): 変換後.config.jsonに統一するように+修正など (#16929) 2025-12-04 16:49:25 +09:00
dev.mjs enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (#16908) 2025-12-01 18:36:55 +09:00
generate_api_json.js Minify backend (#17054) 2026-01-05 20:56:52 +09:00
measure-memory.mjs Add backend memory usage comparison action for PRs (#16926) 2025-12-03 16:02:49 +09:00
watch.mjs feat: use tsgo where capable (#16984) 2025-12-22 16:52:05 +09:00