Skip to content

Commit 54effb9

Browse files
authored
Merge pull request #1 from jiangfuzhi/master
updated pxt.json
2 parents eb495d3 + e1e9219 commit 54effb9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pxt.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,9 @@
1515
"testFiles": [
1616
"test.ts"
1717
],
18-
"public": true
18+
"public": true,
19+
"supportedTargets": [
20+
"microbit"
21+
],
22+
"preferredEditor": "tsprj"
1923
}

0 commit comments

Comments
 (0)