mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
chore(prettier): ensure prettier config matches eslint
This commit is contained in:
parent
c533811a92
commit
2367e2f8c9
@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"trailingComma": "all",
|
||||||
"printWidth": 120,
|
"printWidth": 120,
|
||||||
"singleQuote": true
|
"singleQuote": true,
|
||||||
|
"bracketSpacing": false,
|
||||||
|
"arrowParens": "always"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user