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 5ff324c commit 8937756Copy full SHA for 8937756
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
- "files.readonlyInclude": {
3
- "src/content/docs/en/reference/errors/*": true,
4
- "src/content/docs/en/reference/configuration-reference.mdx": true,
5
- "src/content/docs/en/reference/error-reference.mdx": true
6
- }
+ "files.readonlyInclude": {
+ "src/content/docs/en/reference/errors/*": true,
+ "src/content/docs/en/reference/configuration-reference.mdx": true,
+ "src/content/docs/en/reference/error-reference.mdx": true
+ }
7
}
0 commit comments