Skip to content

Commit

Permalink
fix: activate extension on markdown / json / jsonc (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato authored Jun 10, 2021
1 parent 4faee76 commit 9522a59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"onLanguage:typescriptreact",
"onLanguage:javascript",
"onLanguage:javascriptreact",
"onLanguage:markdown",
"onLanguage:json",
"onLanguage:jsonc",
"onDebugInitialConfigurations",
"onDebugResolve:typescript",
"onDebugResolve:typescriptreact",
Expand Down

0 comments on commit 9522a59

Please sign in to comment.