🧑💻 making devs signing their work
This commit is contained in:
parent
a1e40bc577
commit
9040bd7489
1 changed files with 10 additions and 1 deletions
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
|
@ -46,5 +46,14 @@
|
||||||
"titleBar.inactiveBackground": "#33669999",
|
"titleBar.inactiveBackground": "#33669999",
|
||||||
"titleBar.inactiveForeground": "#e7e7e799"
|
"titleBar.inactiveForeground": "#e7e7e799"
|
||||||
},
|
},
|
||||||
"cSpell.words": ["Controlpanel", "discordjs", "pino", "runned", "Timout", "upsert", "uuidv"]
|
"cSpell.words": [
|
||||||
|
"Controlpanel",
|
||||||
|
"discordjs",
|
||||||
|
"pino",
|
||||||
|
"runned",
|
||||||
|
"Timout",
|
||||||
|
"upsert",
|
||||||
|
"uuidv"
|
||||||
|
],
|
||||||
|
"git.enableCommitSigning": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue