Commit 39242cc
committed
docs(tooling): refresh the config comments for 1.2.0
Both configs are already the shapes 1.2.0 documents, so this is comments
only. The oxlint one cited `--print-config` as the check that `extends`
drops `ignorePatterns`; 1.2.0 says that command renders an `extends`
config pre-merge and is not a valid audit of one. The reason survives it:
oxlint has no per-override ignore, which is why `extends` is undocumented
now and why `extendConfig` is what this repo uses.
The oxfmt one notes why `withoutIgnorePatterns` does not apply here —
this changelog is generated by @release-it/conventional-changelog, so the
preset's `**/CHANGELOG.md` ignore is the wanted behaviour.
Claude-Session: https://claude.ai/code/session_01Fe92vvdc4R3F4BDBFoLcw11 parent 39b11d7 commit 39242cc
2 files changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments