diff --git a/.eslintrc.js b/.eslintrc.js index 9c33906876..dccccd7298 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: [