mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-06 04:19:43 +00:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
{
|
|
"extends": ["react-app", "prettier"],
|
|
"rules": {
|
|
// "eqeqeq": 0,
|
|
// "jsx-a11y/anchor-is-valid": 0
|
|
}
|
|
}
|