Skip to content

Instantly share code, notes, and snippets.

@leonmaia
Created April 18, 2013 18:04
Show Gist options
  • Save leonmaia/5414896 to your computer and use it in GitHub Desktop.
Save leonmaia/5414896 to your computer and use it in GitHub Desktop.
{
"cmd": ["tsc","$file"],
"file_regex": "^(.+?) \\((\\d+),(\\d+)\\)(: .+)$",
"line_regex": "\\((\\d+),(\\d+)\\)",
"selector": "source.ts",
"osx": {
"path": "/usr/local/bin:/opt/local/bin"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment