зеркало из https://github.com/github/docs.git
remove jsxBracketSameLine prettier config option (#32602)
This commit is contained in:
Родитель
93d98d8786
Коммит
b8552eb387
|
@ -4,3 +4,4 @@ data/release-notes/
|
|||
script/bookmarklets/
|
||||
/.next/
|
||||
/.coverage
|
||||
/coverage
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100,
|
||||
"jsxBracketSameLine": false,
|
||||
"arrowParens": "always"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче