Skip to content

Commit 1380a83

Browse files
committed
📝 clarify formatCodeOptions
closes #196
1 parent afd50bf commit 1380a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tsconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Note: `files` is kept up to date by expansion of `filesGlob`.
4848
}
4949
```
5050
### formatCodeOptions
51-
We pass these to the TypeScript language service as code formatting options.
51+
These are used when you request the IDE to format TypeScript code.
5252

5353
```json
5454
{

0 commit comments

Comments
 (0)