tpmjs/apps/web
Ajax Davis cbed8f34cc fix: add eslint as devDependency to packages that lint
Packages/apps that run `eslint .` need eslint installed as a
devDependency. While eslint is in @tpmjs/eslint-config, it needs to
be available in the local node_modules/.bin for the lint script to run.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 18:42:39 +10:00
..
src fix: resolve ESLint configuration and TypeScript errors across monorepo 2025-11-26 13:25:30 +10:00
eslint.config.mjs fix: resolve ESLint configuration and TypeScript errors across monorepo 2025-11-26 13:25:30 +10:00
next-env.d.ts feat(web): improve header visibility and add component playground 2025-11-26 03:27:42 +10:00
next.config.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
package.json fix: add eslint as devDependency to packages that lint 2025-11-26 18:42:39 +10:00
postcss.config.js feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tailwind.config.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tsconfig.json feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00