shithub
vmi-virtual-memorial
/
vmi-wd-frontend
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
vmi-wd-frontend
Public
Watch
0
Fork
0
Star
0
vmi-wd-frontend
/
.eslintrc.json
JSON · 61 bytes
Raw
Blame
History
1
{
2
"extends"
:
[
"next/core-web-vitals"
,
"next/typescript"
]
3
}