diff --git a/package.json b/package.json index 9c10416..764ad40 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,10 @@ "activationEvents": [ "onLanguage:javascript", "onLanguage:javascriptreact", + "onLanguage:javascript.jsx", "onLanguage:typescript", + "onLanguage:typescript.tsx", + "onLanguage:typescript.jsx", "onLanguage:typescriptreact", "onLanguage:jsx-tags", "onCommand:typescript.reloadProjects",