This commit is contained in:
2025-09-18 09:45:22 -06:00
parent e3de5342ce
commit 8e82274d30
8 changed files with 100 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ Paths below are absolute to this repo.
- Create /home/jawz/Development/Projects/GlowTrack/pnpm-workspace.yaml listing apps/* and packages/*
- Dependencies: T001
- [ ] T004 Configure linting, formatting, types
- [X] T004 Configure linting, formatting, types
- Root: .editorconfig, .eslintrc.cjs, .prettierrc, .prettierignore, .npmrc (pnpm settings)
- Add dev deps: eslint, eslint-config-prettier, prettier, typescript, svelte-check
- Dependencies: T003