Disable for yaml, markdown
This commit is contained in:
parent
8180e3adf6
commit
2503edbce7
1 changed files with 0 additions and 2 deletions
|
@ -27,11 +27,9 @@ prettier.setup({
|
||||||
"javascriptreact",
|
"javascriptreact",
|
||||||
"json",
|
"json",
|
||||||
"less",
|
"less",
|
||||||
"markdown",
|
|
||||||
"scss",
|
"scss",
|
||||||
"typescript",
|
"typescript",
|
||||||
"typescriptreact",
|
"typescriptreact",
|
||||||
"yaml",
|
|
||||||
},
|
},
|
||||||
|
|
||||||
-- prettier format options (you can use config files too. ex: `.prettierrc`)
|
-- prettier format options (you can use config files too. ex: `.prettierrc`)
|
||||||
|
|
Loading…
Reference in a new issue