Skip to content

Commit 03bfa56

Browse files
committed
fix indentation
1 parent 2db415a commit 03bfa56

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

extensions/typescript-language-features/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -823,16 +823,16 @@
823823
],
824824
"enumDescriptions": [
825825
"%typescript.locale.auto%",
826-
"Deutsch",
827-
"español",
826+
"Deutsch",
827+
"español",
828828
"English",
829-
"français",
830-
"italiano",
831-
"日本語",
832-
"한국어",
833-
"русский",
834-
"中文(简体)",
835-
"中文(繁體)"
829+
"français",
830+
"italiano",
831+
"日本語",
832+
"한국어",
833+
"русский",
834+
"中文(简体)",
835+
"中文(繁體)"
836836
],
837837
"markdownDescription": "%typescript.locale%",
838838
"scope": "window"

0 commit comments

Comments
 (0)