dotfiles/sublime/User/GruntWatch.sublime-build

6 lines
112 B
Plaintext
Raw Normal View History

2012-11-15 06:12:19 +00:00
{
"cmd": ["$packages/User/grunt-watch.sh"],
"file_regex": "^>> Stylus: .*?: (.*?):([0-9]*)",
"shell": true
}