icynet-admin/.eslintrc.json

7 lines
66 B
JSON

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