idle_moloch/app/.eslintrc.json
Mitja Belak 01f0c01235
Some checks are pending
CI / Foundry project (push) Waiting to run
Creating atmospheric background
2024-10-21 02:56:43 +02:00

7 lines
73 B
JSON

{
"extends": [
"next/core-web-vitals",
"next/typescript"
]
}