From c2bb164a12faa5bb8a25d1e47c3656ea968515ad Mon Sep 17 00:00:00 2001 From: Jasen Qin Date: Wed, 24 Apr 2024 16:25:59 +1000 Subject: [PATCH] adds --- pos-frontend/.eslintrc.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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