Skip to content

Commit 32b4eb7

Browse files
wesinatoralexr00
authored andcommitted
Add .har extension to JSON language (microsoft#77300)
1 parent c1e90f3 commit 32b4eb7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

extensions/json/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
".swcrc",
2828
".webmanifest",
2929
".js.map",
30-
".css.map"
30+
".css.map",
31+
".har"
3132
],
3233
"filenames": [
3334
"composer.lock",

0 commit comments

Comments
 (0)