mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"bracketSpacing": false,
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|