Skip to content

Commit

Permalink
chore(repo): remove eslint muanl suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed May 2, 2024
1 parent 6cb3e71 commit ad3b7b3
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
Expand Down

0 comments on commit ad3b7b3

Please sign in to comment.