mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"tabWidth": 2
|
|
}
|