Skip to content

Instantly share code, notes, and snippets.

@tomasevich
Last active June 13, 2019 04:18
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 tomasevich/360e9d89a45882acd7c681314306171d to your computer and use it in GitHub Desktop.
Save tomasevich/360e9d89a45882acd7c681314306171d to your computer and use it in GitHub Desktop.
Atom config file
"*":
"color-picker":
preferredFormat: "HEX"
core:
disabledPackages: [
"hyperclick"
]
telemetryConsent: "no"
docblockr:
auto_add_method_tag: true
editor: {}
"exception-reporting":
userId: "37f18452-3f57-4cd1-a906-5a8574c01b79"
"file-icons":
onChanges: true
strategies:
linguist: false
usertypes: false
"linter-eslint":
autofix:
fixOnSave: true
disabling:
disableWhenNoEslintConfig: false
global: {}
"linter-ui-default":
alwaysTakeMinimumSpace: true
showPanel: true
showProviderName: true
welcome:
showOnStartup: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment