-
Notifications
You must be signed in to change notification settings - Fork 0
feat: separate linter category and add ESLint support #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 13 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
033f6f8
docs: add implementation plan for linter separation and ESLint support
plvo 0263dc8
feat(types): add linter to MetaProject and ProjectContext
plvo ac5d903
feat(meta): add linter category with biome and eslint, remove biome f…
plvo b41cce1
feat(handlebars): add linter case to has helper
plvo 48b00e2
feat(resolver): add stack suffix support for project addon templates
plvo 89951a3
feat(pkg-gen): add linter handling for app, root, and package generation
plvo 5ba4c3f
feat(cli): add linter prompt handling
plvo 291304a
feat(flags): add --linter flag
plvo bee6ae9
feat(summary): display linter in CLI command and project structure
plvo bd7195d
refactor(templates): move biome from tooling to linter category
plvo 10b179e
feat(templates): add ESLint shared config package for turborepo
plvo 56c158f
feat(templates): add per-app ESLint configs for all stacks
plvo b0fa5ca
docs: update CLAUDE.md for linter category and ESLint support
plvo 4e9108d
refactor(summary): derive config labels from META instead of hardcoding
plvo 3c03c84
fix(tests): update tests for biome moving from tooling to linter cate…
plvo f6fc94c
test: add ESLint linter unit and integration tests
plvo 7f10a20
fix(meta): pin ESLint dependency versions
plvo 2460ad6
fix(meta): update ESLint deps to latest major versions
plvo 7bb4134
feat(pkg-gen): add packageManager field to generated package.json
plvo d6ac651
fix(pkg-gen): preserve turbo lint script when adding linter scripts
plvo 59c56eb
fix(pkg-gen): revert lint script protection, biome runs from monorepo…
plvo 2a6b576
refactor(handlebars): make `has` helper dynamic over project categories
plvo 77db834
docs: add linter section with ESLint page, update Biome docs
plvo dc6765f
docs(readme): update flags to match current CLI interface
plvo 2095531
docs: use official taglines for linter descriptions
plvo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.