-
the plugin is added in the app's Podfile and npm install plugin is done |
Beta Was this translation helpful? Give feedback.
Answered by
sdetweil
Nov 19, 2022
Replies: 1 comment
-
I ended up editing the node_modules/@ionic/elsint-config/recommend.js and commenting out the ./index line plugin shouldn't be linted when building app.. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sdetweil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ended up editing the node_modules/@ionic/elsint-config/recommend.js and commenting out the ./index line
plugin shouldn't be linted when building app..