mirror of
https://github.com/Shopify/draggable.git
synced 2026-01-25 16:02:36 +00:00
8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"bracketSpacing": false,
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|