Skip to content

Instantly share code, notes, and snippets.

@awendland
Created March 26, 2020 00:25
Show Gist options
  • Save awendland/5a1721f54db7e25e0af6ba7bbad774e4 to your computer and use it in GitHub Desktop.
Save awendland/5a1721f54db7e25e0af6ba7bbad774e4 to your computer and use it in GitHub Desktop.
A .merlin file for working on webassembly/spec/interpreter
S ./**
B _build/**
@awendland
Copy link
Author

Adding this .merlin file will allow VS Code with the vscode-reasonml plugin to properly link module definitions in the IDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment