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 6725e1f commit 4ac0f57Copy full SHA for 4ac0f57
1 file changed
pxt.json
@@ -30,7 +30,9 @@
30
"docs/monochrome.md",
31
"docs/ways-to-be-like-a-pro.md",
32
"docs/serial-and-parallel.md",
33
- "docs/history-of-bytes.md"
+ "docs/history-of-bytes.md",
34
+ "docs/string.md",
35
+ "docs/mixed-arrays.md"
36
],
37
"preferredEditor": "tsprj",
38
"languageRestriction": "javascript-only"
0 commit comments