mirror of
https://github.com/Amperra-Group/xcs.git
synced 2025-08-16 05:12:14 -06:00
7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"react/prop-types": 0
|
|
}
|
|
}
|