Skip to content

Instantly share code, notes, and snippets.

@jonschlinkert
Created December 6, 2012 04:10
Show Gist options
  • Save jonschlinkert/4221713 to your computer and use it in GitHub Desktop.
Save jonschlinkert/4221713 to your computer and use it in GitHub Desktop.
preview in chrome
{
"working_dir": "${project_path:${folder}}",
"cmd": ["C:\\Users\\Schlink\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe", "$file"],
"selector": "source.html"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment