Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
Add fsharp to list of languages for breakpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Oct 6, 2016
1 parent ea1139a commit 4787fc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
"languageIds": [
"javascript",
"typescriptreact",
"javascriptreact"
"javascriptreact",
"fsharp"
]
},
"program": "./out/src/chromeDebug.js",
Expand Down

0 comments on commit 4787fc3

Please sign in to comment.