From ad3b7b3cfdfe6b8347e1e3398ec54d005f44cee5 Mon Sep 17 00:00:00 2001 From: Hui Zhao Date: Tue, 30 Apr 2024 11:49:28 -0700 Subject: [PATCH] chore(repo): remove eslint muanl suppression --- .eslintrc.js | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index 9c339068766..dccccd72982 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -54,26 +54,6 @@ module.exports = { 'packages/rtn-push-notification/__tests__', 'packages/rtn-web-browser/__tests__', 'packages/storage/__tests__', - // will enable lint by packages - // 'adapter-nextjs', - // 'packages/analytics', - // 'packages/api', - // 'packages/api-graphql', - // 'packages/api-rest', - // 'packages/auth', - // 'packages/aws-amplify', - // 'packages/core', - // 'packages/datastore', - // 'packages/datastore-storage-adapter', - // 'packages/geo', - // 'packages/interactions', - // 'packages/notifications', - // 'packages/predictions', - // 'packages/pubsub', - // 'packages/react-native', - // 'packages/rtn-push-notification', - // 'packages/rtn-web-browser', - // 'packages/storage', ], rules: { camelcase: [