We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3945d8 commit 14930aaCopy full SHA for 14930aa
src/configuration/overview.md
@@ -2,7 +2,7 @@
2
3
配置文件总是从当前工作目录的 `./appsettings.jsonc` 解析
4
5
-其是一个 **JSON5** 文件, 支持注释和尾随逗号
+其是一个 **JSONC** 文件, 支持注释和尾随逗号
6
7
```json5
8
{
0 commit comments