Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit f135186

Browse files
authored
recommendation for ino file
1 parent fdf4076 commit f135186

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

+8
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,14 @@
453453
"mimetypes": [
454454
"text/x-code-output"
455455
]
456+
}, {
457+
"id": "arduino",
458+
"extensions": [
459+
".ino"
460+
],
461+
"aliases": [
462+
"Arduino"
463+
]
456464
}
457465
],
458466
"grammars": [

0 commit comments

Comments
 (0)