point-of-sales/pos-frontend/.eslintrc.json

6 lines
67 B
JSON

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