Stella
Projects
Links
Misc
Posts
Blog
Guides
Github
website
.eslintrc.json
.eslintrc.json
main
1
{
2
"extends"
:
[
"next/core-web-vitals"
,
"next/typescript"
]
3
}
4