tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Removed eslint config in hx
biscui.tech
10 months ago
ebd2d427
d5110bca
+2
-14
2 changed files
expand all
collapse all
unified
split
.config
helix
languages.toml
.gitconfig
-13
.config/helix/languages.toml
···
1
1
-
# [language-server.vscode-eslint-language-server.config]
2
2
-
# format = { enable = true }
3
3
-
# quiet = false
4
4
-
5
5
-
# [language-server.vscode-eslint-language-server.config.codeAction]
6
6
-
# disableRuleComment = { enable = true, location = "separateLine" }
7
7
-
# showDocumentation = { enable = true }
8
8
-
9
9
-
# [language-server.vscode-eslint-language-server.config.codeActionOnSave]
10
10
-
# enable = true
11
11
-
# mode = "all"
12
12
-
# source = { fixAll = { eslint = true } }
13
13
-
14
1
[language-server.vscode-json-language-server.config]
15
2
json = { validate = { enable = true }, format = { enable = true } }
16
3
provideFormatter = true
+2
-1
.gitconfig
···
16
16
tree = log --oneline --graph --decorate --all
17
17
logline = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
18
18
wip = "git reset HEAD~1; git add .;git commit -m \"wip\";"
19
19
-
git-summary = C:\\Users\\jhuet/git-summary
19
19
+
git-summary = C:\\Users\\HUETJ/git-summary
20
20
[gui]
21
21
warndetachedcommit = true
22
22
pruneduringfetch = true
···
62
62
ui = auto
63
63
[help]
64
64
autocorrect = prompt
65
65
+
helper = !/usr/bin/gh auth git-credential