Skip to content

Commit 4dff8da

Browse files
author
Jackson Kearl
committed
remove comments for more proper json
1 parent 75fec9f commit 4dff8da

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

extensions/javascript/javascript-language-configuration.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
["\"", "\""],
2626
["`", "`"]
2727
],
28-
// add ` as an autocloseBefore because templated backtick strings are common
2928
"autoCloseBefore": ";:.,=}])>` \n\t",
3029
"folding": {
3130
"markers": {

extensions/typescript-basics/language-configuration.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
["\"", "\""],
2626
["`", "`"]
2727
],
28-
// add ` as an autocloseBefore because templated backtick strings are common
2928
"autoCloseBefore": ";:.,=}])>` \n\t",
3029
"folding": {
3130
"markers": {

0 commit comments

Comments
 (0)