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 d8646bf commit 3365060Copy full SHA for 3365060
README.md
@@ -114,7 +114,7 @@ What to do if you have nested structures? Let's take a look at the structure of
114
We want to declare a new 'root', a place where we store the HSFs.
115
All you need to do is to put the following statement into your `.sublime-project` file:
116
117
-```json
+```jsonc
118
{
119
"root": "Objects"
120
// for deeper nesting use slashes: "Objects/deeper"
0 commit comments