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 3416399 commit 27cad07Copy full SHA for 27cad07
1 file changed
config.json
@@ -13,7 +13,7 @@
13
"online_editor": {
14
"indent_style": "space",
15
"indent_size": 4,
16
- "highlightjs_language": "factor"
+ "highlightjs_language": "forth"
17
},
18
"files": {
19
"solution": [
@@ -595,6 +595,8 @@
595
"platform/windows",
596
"runtime/language_specific",
597
"typing/dynamic",
598
- "typing/strong"
+ "typing/strong",
599
+ "used_for/backends",
600
+ "used_for/scripts"
601
]
602
}
0 commit comments