diff --git a/pos-frontend/.eslintrc.json b/pos-frontend/.eslintrc.json index 15871e5..73601b7 100644 --- a/pos-frontend/.eslintrc.json +++ b/pos-frontend/.eslintrc.json @@ -1,6 +1,5 @@ { "extends": [ - "next/babel", - "next/core-web-vitals" + "next" ] } \ No newline at end of file