mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 07:37:19 +02:00
chore: upgrade lint-staged and globs (#6369)
This commit is contained in:
parent
051463fec9
commit
9f9a96dc80
14 changed files with 63 additions and 71 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"arrowParens": "always",
|
||||
"bracketSameLine": true,
|
||||
"bracketSpacing": false,
|
||||
"jsxBracketSameLine": true,
|
||||
"printWidth": 80,
|
||||
"proseWrap": "never",
|
||||
"singleQuote": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue