mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 17:12:59 +08:00
6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"semi": true
|
|
}
|