framework7
framework7 copied to clipboard
ESLint error import/no-unresolved
Describe the bug
ESLint setup done with npm init @eslint/config and Airbnb Style Guide results in the following errors:
To Reproduce
npm init @eslint/config
Expected behavior
No errors with ESLint.
Actual Behavior
Errors as shown above.
Screenshots
Above.
Additional context
Latest versions used.