Skip to content

Commit 27cad07

Browse files
used for backends & scripts (#172)
1 parent 3416399 commit 27cad07

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"online_editor": {
1414
"indent_style": "space",
1515
"indent_size": 4,
16-
"highlightjs_language": "factor"
16+
"highlightjs_language": "forth"
1717
},
1818
"files": {
1919
"solution": [
@@ -595,6 +595,8 @@
595595
"platform/windows",
596596
"runtime/language_specific",
597597
"typing/dynamic",
598-
"typing/strong"
598+
"typing/strong",
599+
"used_for/backends",
600+
"used_for/scripts"
599601
]
600602
}

0 commit comments

Comments
 (0)