We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e488e75 + a0e35d3 commit 22ea98bCopy full SHA for 22ea98b
.vscode/settings.json
@@ -34,6 +34,9 @@
34
"app"
35
],
36
"conventionalCommits.gitmoji": false,
37
+ "conventionalCommits.lineBreak": "\\n",
38
+ "git.inputValidation": true,
39
+ "git.inputValidationSubjectLength": 72,
40
"prettier.enable": false,
41
"editor.codeActionsOnSave": {
42
"source.addMissingImports": "explicit",
0 commit comments