misskey/packages/frontend-builder
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
..
locale-inliner refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
README.txt Follow up per locale bundle (#16381) 2025-08-08 18:47:35 +09:00
eslint.config.js enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
locale-inliner.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
logger.ts Follow up per locale bundle (#16381) 2025-08-08 18:47:35 +09:00
package.json fix(deps): update [frontend] update dependencies (#17062) 2026-01-03 18:15:34 +09:00
rollup-plugin-remove-unref-i18n.ts Follow up per locale bundle (#16381) 2025-08-08 18:47:35 +09:00
tsconfig.json feat: use tsgo where capable (#16984) 2025-12-22 16:52:05 +09:00
utils.ts Follow up per locale bundle (#16381) 2025-08-08 18:47:35 +09:00

README.txt

This package contains the common scripts that are used to build the frontend and frontend-embed packages.