Files
tink_macro/.vscode/tasks.json
Juraj Kirchheim 1f986c3732 VSCode setup.
2017-04-13 20:57:29 +02:00

7 lines
123 B
JSON

{
"version": "0.1.0",
"command": "haxelib",
"args": ["run", "travix", "node"],
"problemMatcher": "$haxe"
}