portfolio/.eslintrc.json

7 lines
70 B
JSON
Raw Permalink Normal View History

2022-06-28 19:50:51 +02:00
{
"extends": [
"next/core-web-vitals",
"eslint:recommended"
]
2022-06-28 19:50:51 +02:00
}