Commit 97d2104
docs(linter): Update comment in lint.rs about default value for tsconfig path (#15530)
It wasn't previously clear what would be done if no tsconfig path was
provided, so this clarifies that.
This comment will be automatically used by the CLI and documentation
website:
https://oxc.rs/docs/guide/usage/linter/cli.html#basic-configuration
---------
Signed-off-by: Connor Shea <connor.james.shea@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 40c00cd commit 97d2104
File tree
3 files changed
+5
-3
lines changed- apps/oxlint/src/command
- tasks/website/src/linter/snapshots
3 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments