mirror of
https://github.com/mgerb/react-starter
synced 2026-01-08 08:02:49 +00:00
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "all",
|
|
"printWidth": 120
|
|
}
|