mirror of
https://github.com/tabler/tabler.git
synced 2026-01-25 04:16:36 +00:00
11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"jsxSingleQuote": false,
|
|
"printWidth": 240,
|
|
"proseWrap": "always",
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "all"
|
|
}
|