portfolio/.eslintrc.json
2022-07-06 17:37:42 +02:00

6 lines
70 B
JSON
Executable file

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