mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-06 11:48:11 +00:00
7 lines
85 B
Plaintext
Executable File
7 lines
85 B
Plaintext
Executable File
{
|
|
"extends": "react-app",
|
|
"rules": {
|
|
"react/react-in-jsx-scope": "off"
|
|
}
|
|
}
|