capstoneproject
/
.eslintrc.json
.eslintrc.json
Raw
{
"extends"
:
[
"next/core-web-vitals"
,
"next/typescript"
]
}