Skip to content

Commit 506cf7f

Browse files
committed
Added .prettierignore
1 parent 4b89878 commit 506cf7f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.md

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
33
"cmake.generator": "Ninja",
4-
"prettier.disableLanguages": [
5-
"markdown"
6-
],
74
"git.inputValidationLength": 80,
85
"git.inputValidationSubjectLength": 72
96
}

0 commit comments

Comments
 (0)