Files
dotfiles/sublime/User/GruntWatch.sublime-build

6 lines
112 B
Plaintext
Raw Normal View History

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