mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
chore: update prettier config
This commit is contained in:
parent
4f7693bae4
commit
069aec57f3
@ -6,7 +6,7 @@ module.exports = {
|
||||
trailingComma: 'es5',
|
||||
singleQuote: true,
|
||||
arrowParens: 'avoid',
|
||||
endOfLine: "lf",
|
||||
endOfLine: 'lf',
|
||||
overrides: [
|
||||
{
|
||||
files: '{*.md,.prettierrc,.stylelintrc,.babelrc,.html}',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user