index
:
moopa
beta
main
watchpage-refactor
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.eslintrc.json
blob: dfa8f73d5c46cd6573530ebd8f159ea830f9c37f (
plain
) (
blame
)
1
2
3
4
{
"extends"
:
"next/core-web-vitals"
,
"rules"
:
{
"react/no-unescaped-entities"
:
0
}
}