framework7io / framework7

Full featured HTML framework for building iOS & Android apps
http://framework7.io
MIT License
18.06k stars 3.23k forks source link

ESLint error import/no-unresolved #4115

Open scriptPilot opened 1 year ago

scriptPilot commented 1 year ago

Describe the bug

ESLint setup done with npm init @eslint/config and Airbnb Style Guide results in the following errors:

Bildschirmfoto 2022-12-24 um 21 46 45

To Reproduce

Bildschirmfoto 2022-12-24 um 21 47 09

npm init @eslint/config

Bildschirmfoto 2022-12-24 um 21 46 53

Expected behavior

No errors with ESLint.

Actual Behavior

Errors as shown above.

Screenshots

Above.

Additional context

Latest versions used.