Skip to content

Instantly share code, notes, and snippets.

@lrowe
Created August 24, 2015 23:56
Show Gist options
  • Save lrowe/32aa5dc721d4a12435a5 to your computer and use it in GitHub Desktop.
Save lrowe/32aa5dc721d4a12435a5 to your computer and use it in GitHub Desktop.
"*":
"exception-reporting":
userId: "xxx"
welcome:
showOnStartup: false
linter: {}
core:
themes: [
"one-dark-ui"
"monokai"
]
editor:
invisibles: {}
fontFamily: "Meslo LG S"
tabLength: 4
showInvisibles: true
"linter-eslint":
disableWhenNoEslintrcFileInPath: true
useGlobalEslint: true
"linter-flake8":
executableDir: "/usr/local/bin/"
"language-babel":
transpileOnSave: false
whitespace:
removeTrailingWhitespace: false
ensureSingleTrailingNewline: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment