update
This commit is contained in:
parent
44ee4cca95
commit
953c01349b
@ -10,6 +10,8 @@ depends = []
|
||||
js_linter = "\"standard\""
|
||||
# fixer can be "standard" or "prettier"
|
||||
js_fixer = "\"standard\""
|
||||
enableTmux = false
|
||||
sshAgent = false
|
||||
|
||||
[zsh.files]
|
||||
zprofile = "~/.zprofile"
|
||||
|
@ -8,3 +8,4 @@ js_fixer = "\"prettier\""
|
||||
email = "jay@lawsnote.com"
|
||||
git_username = "jay"
|
||||
enableTmux = false
|
||||
sshAgent = false
|
||||
|
Loading…
Reference in New Issue
Block a user