Skip to content

Commit 8c502d9

Browse files
committed
Fixing minor file/lang association
1 parent 123777a commit 8c502d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,11 @@
6666
"id": "xml",
6767
"extensions": [
6868
".resx",
69-
".resw"
69+
".resw",
70+
".xml"
7071
],
7172
"aliases": [
73+
"XML",
7274
"ResX",
7375
"ResW"
7476
]

0 commit comments

Comments
 (0)