RemoteShell-Frontend/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

2024-10-20 12:21:36 +02:00
{
"extends": ["next/core-web-vitals", "next/typescript"]
}