summaryrefslogtreecommitdiff
path: root/packages/frontend/src/utility/file-drop.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enable and fix no-unused-vars and no-async-promise-executor (#17070)anatawa122026-01-081-12/+10
| | | | | | | | | * 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
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-0/+121