Commit Graph
10 Commits
Author SHA1 Message Date
asepharyana 80027ee5d3 chore: update subproject commit for scraper application 2026-07-21 12:54:57 +07:00
asepharyana cdad9ae720 chore: remove unused configuration files and submodules 2026-07-21 12:54:57 +07:00
asepharyana 124223c9e0 fix: resolve biome ci errors, expand root config rules
- Rewrite root biome.json with expanded rule overrides (a11y, complexity, suspicious)
- Add CSS tailwindDirectives support
- Add routeTree.gen.ts to ignores
- Fix unused variable and forEach return in global-background.tsx
- Update submodule pointer
2026-07-10 06:37:20 +07:00
asepharyana fe998aa159 chore: update submodule pointers (biome.json rule expansion) 2026-07-10 06:31:08 +07:00
asepharyana 5b087ae6ee chore: update submodule pointers (biome.json root:false) 2026-07-10 06:26:50 +07:00
asepharyana d61507886e chore: update submodule pointers (lint fixes) 2026-07-10 06:24:20 +07:00
asephsandClaude Opus 4.8 003083ca78 refactor: standardize typecheck script across submodules
- apps/react: split tsc from build, add typecheck script
- apps/elysia: rename check-types to typecheck
- CI: update elysia typecheck command
- Update submodule pointers

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 06:07:18 +07:00
asephsandClaude Opus 4.8 76ccc5ffe9 chore: migrate from ESLint/Prettier to Biome
- Add biome.json with recommended preset + custom rules
- Remove eslint.config.mjs (root, apps/react, apps/elysia)
- Remove .prettierrc and .prettierignore
- Update package.json: remove eslint/prettier deps, add biome scripts
- Update Makefile: lint/format targets to biome
- Update CI (lint.yml): eslint -> biome ci
- Update VSCode config: biomejs.biome extension + default formatter
- Apply biome format --write to all files
- Update submodule pointers for react and elysia

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 05:42:53 +07:00
asepharyana e7725ba305 chore: add app submodules (elysia, react, rust-auth, scraper) 2026-07-09 22:09:18 +07:00
asepharyana b31fe9d188 chore: initial hub repo structure 2026-07-09 22:08:26 +07:00