mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
7 lines
67 B
Plaintext
7 lines
67 B
Plaintext
{
|
|
"extends": "react-app",
|
|
"rules": {
|
|
"curly": "warn"
|
|
}
|
|
}
|