Skip to content

Commit 22ea98b

Browse files
authored
Merge branch 'main' into node-options
2 parents e488e75 + a0e35d3 commit 22ea98b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"app"
3535
],
3636
"conventionalCommits.gitmoji": false,
37+
"conventionalCommits.lineBreak": "\\n",
38+
"git.inputValidation": true,
39+
"git.inputValidationSubjectLength": 72,
3740
"prettier.enable": false,
3841
"editor.codeActionsOnSave": {
3942
"source.addMissingImports": "explicit",

0 commit comments

Comments
 (0)