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.
1 parent a669d86 commit a0e35d3Copy full SHA for a0e35d3
.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