You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where does the EventEmitter Module from import EventEmitter from 'EventEmitter'; come from?
My IDE and ESLint complains about not finding this module.
As the App runs without any issues, thats not a big deal, but I am kinda curious though.
The text was updated successfully, but these errors were encountered:
Where does the EventEmitter Module from
import EventEmitter from 'EventEmitter';
come from?My IDE and ESLint complains about not finding this module.
As the App runs without any issues, thats not a big deal, but I am kinda curious though.
The text was updated successfully, but these errors were encountered: