Skip to content

Conversation

@alex-a-pereira
Copy link
Contributor

Issue

Addresses this issue that I opened earlier today

#595

✏️ Description

Move eslint and eslint-config-airbnb dependencies into the devDependencies object in package.json.

Thie prevents yarn from printing warnings:

➤ YN0002: │ @iterable/react-native-sdk@npm:1.3.20 [b01c5] doesn't provide eslint-plugin-import (p67cd9), requested by eslint-config-airbnb
➤ YN0002: │ @iterable/react-native-sdk@npm:1.3.20 [b01c5] doesn't provide eslint-plugin-jsx-a11y (p16ac4), requested by eslint-config-airbnb
➤ YN0002: │ @iterable/react-native-sdk@npm:1.3.20 [b01c5] doesn't provide eslint-plugin-react (pf10d0), requested by eslint-config-airbnb
➤ YN0002: │ @iterable/react-native-sdk@npm:1.3.20 [b01c5] doesn't provide eslint-plugin-react-hooks (p53156), requested by eslint-config-airbnb

@lposen
Copy link
Contributor

lposen commented Jan 8, 2025

This is resolved in 2.0.0-alpha

@lposen lposen closed this Jan 8, 2025
@alex-a-pereira alex-a-pereira deleted the fix/eslint-deps-are-dev-deps branch January 23, 2025 20:51
@alex-a-pereira
Copy link
Contributor Author

@lposen Saw this change applied in 1.3.21, I'm upgrading now. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants