-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
docs(linter): add docs for config settings #4827
docs(linter): add docs for config settings #4827
Conversation
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Performance ReportMerging #4827 will not alter performanceComparing Summary
|
8506d03
to
5c08575
Compare
93485a2
to
bc152ca
Compare
3deb42b
to
5347420
Compare
5347420
to
eb98df2
Compare
Blocked by GREsau/schemars#313 |
eb98df2
to
57b194b
Compare
5c08575
to
9a2736b
Compare
57b194b
to
c05c6b5
Compare
c05c6b5
to
2846c67
Compare
Merge activity
|
2846c67
to
54140d5
Compare
54140d5
to
df143ca
Compare
## [0.13.0] - 2024-11-21 - 7bf970a linter: [**BREAKING**] Remove tree_shaking plugin (#7372) (Boshen) - 7f8747d linter: Implement `react/no-array-index-key` (#6960) (BitterGourd) ### Features - be152c0 linter: Add `typescript/no-require-imports` rule (#7315) (Dmitry Zakharov) - 849489e linter: Add suggestion for no-console (#4312) (DonIsaac) - 8cebdc8 linter: Allow appending plugins in override (#7379) (camchenry) - 8cfea3c oxc_cfg: Add implicit return instruction (#5568) (IWANABETHATGUY) - e6922df parser: Fix incorrect AST for `x?.f<T>()` (#7387) (Boshen) ### Bug Fixes - e91c287 linter: Fix panic in react/no-array-index-key (#7395) (Boshen) - a32f5a7 linter/no-array-index-key: Compile error due to it uses a renamed API (#7391) (Dunqing) - 666b6c1 parser: Add missing `ChainExpression` in optional `TSInstantiationExpression` (#7371) (Boshen) ### Documentation - df143ca linter: Add docs for config settings (#4827) (DonIsaac) - ad44cfa linter: Import/first options (#7381) (Zak) ### Refactor - c34d649 linter: Use `scope_id` etc methods (#7394) (overlookmotel) - 466f395 vscode: Split `ConfigService` and `Config` (#7376) (Alexander S.) Co-authored-by: Boshen <[email protected]>
No description provided.