Created
March 26, 2020 00:25
-
-
Save awendland/5a1721f54db7e25e0af6ba7bbad774e4 to your computer and use it in GitHub Desktop.
A .merlin file for working on webassembly/spec/interpreter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
S ./** | |
B _build/** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding this
.merlin
file will allow VS Code with the vscode-reasonml plugin to properly link module definitions in the IDE.