Local Capacitor Plugin Fails to Build

Hey everybody, I can’t get any local capacitor plugin to work due to eslint issues that are currently above my head. I created a plugin from scratch but anytime I try to import the plugin to my app the app fails to build with “ionic cap run android”

From there I downloaded some other package that I wanted to try to modify. Before trying to modify it I just wanted to confirm I could get it to load, but it too has the same compile errors relating to eslint.

I see other people with the same issue here: https://github.com/ionic-team/create-capacitor-plugin/issues/55 but don’t see any answer and I’m totally stuck because of this.

Any ideas on what I’m missing / need to do to allow local dev of a capacitor plugin?

Answered on https://github.com/ionic-team/create-capacitor-plugin/issues/55#issuecomment-925754393