Skip to content

Instantly share code, notes, and snippets.

@alexpaluzzi
Last active August 29, 2015 14:03
Show Gist options
  • Save alexpaluzzi/873da160caa6e44ca1bf to your computer and use it in GitHub Desktop.
Save alexpaluzzi/873da160caa6e44ca1bf to your computer and use it in GitHub Desktop.
Dart.sublime-settings
{
"dartsdk_path" : "//PATH//TO//SDK",
"dartlint_active" : true,
"dartlint_on_load" : true,
"dartlint_on_save" : true,
"dart_log_level": "debug"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment