mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
9 lines
114 B
Plaintext
9 lines
114 B
Plaintext
{
|
|
"extends": [
|
|
"plugin:react/recommended"
|
|
],
|
|
"rules": {
|
|
"react/prop-types": 0
|
|
}
|
|
}
|