Skip to content

Instantly share code, notes, and snippets.

@rodcisal
Created July 18, 2017 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodcisal/c815ed51cea8593c1b77b5010cd8a6d4 to your computer and use it in GitHub Desktop.
Save rodcisal/c815ed51cea8593c1b77b5010cd8a6d4 to your computer and use it in GitHub Desktop.
"*":
"atom-clock":
showClockIcon: true
core:
disabledPackages: [
"jshint"
"react"
"vim-mode-plus"
"atom-clock"
"linter-eslint"
"linter-js-standard"
]
telemetryConsent: "no"
themes: [
"one-light-ui"
"one-light-syntax"
]
editor:
fontSize: 15
invisibles: {}
scrollPastEnd: true
showIndentGuide: true
showInvisibles: true
"exception-reporting":
userId: "2c452179-842c-dc1d-a6d2-56cab4b121ee"
"fast-eslint":
baseConfigExtends: [
"standard"
]
"fuzzy-finder":
ignoredNames: [
"node_modules"
]
"git-diff":
showIconsInEditorGutter: true
jshint:
supportLintingJsx: true
"language-babel": {}
linter: {}
"linter-flow":
executablePath: "./node_modules/.bin/flow"
"linter-js-standard":
honorStyleSettings: false
"linter-ui-default":
panelHeight: 142
showPanel: true
showProviderName: true
orionsoft:
userToken: "bByV7bZuEFnOxo0Pqleo-PT_91EzlIaWWW831XlkWE1"
"tree-view": {}
"vim-mode-plus":
clearHighlightSearchOnResetNormalMode: true
stayOnYank: true
useClipboardAsDefaultRegister: true
"vim-surround": {}
wakatime:
apikey: "Saved in your ~/.wakatime.cfg file"
"wakatime-hidden":
lastInit: 1493047076
welcome:
showOnStartup: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment