-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.cson
More file actions
38 lines (38 loc) · 853 Bytes
/
Copy pathconfig.cson
File metadata and controls
38 lines (38 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
"*":
"exception-reporting":
userId: "d136d221-89bc-d097-10c6-92777dbf6a5d"
welcome:
showOnStartup: false
core:
themes: [
"unity-ui"
"one-dark-syntax"
]
projectHome: "/User/takuogaw/Desctop/dev"
disabledPackages: [
"jshint"
"linter-js-standard"
"gulp-helper"
]
editor:
invisibles: {}
fontSize: 16
showIndentGuide: true
showInvisibles: true
"unity-ui":
showIcons: true
colorStatusIndicatorsInTreeView: true
"one-dark-ui": {}
"atom-beautify":
_analyticsUserId: "3283f3c4-da1e-424a-ac91-6bc8b3768f74"
analytics: false
js_end_with_newline: true
minimap:
displayMinimapOnLeft: true
"linter-eslint":
globalNodePath: "/usr/local"
"jscs-fixer": {}
"linter-jscs":
preset: "google"
executablePath: "/usr/local/bin"
"git-plus": {}