Skip to content

fix: eslint GH action failure#336

Merged
abmusse merged 1 commit intoIBM:masterfrom
abmusse:fix-eslint-gh-action
Jan 31, 2022
Merged

fix: eslint GH action failure#336
abmusse merged 1 commit intoIBM:masterfrom
abmusse:fix-eslint-gh-action

Conversation

@abmusse
Copy link
Member

@abmusse abmusse commented Jan 31, 2022

Our project uses optional deps like odbc and idb-connector packages.
Here we disabled the import/no-unresolved rule in our .eslint.js file.

https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-unresolved.md

Fixes #335

Our project uses optional deps like odbc and idb-connector packages.
Here we disabled the import/no-unresolved rule in our .eslint.js file.

https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-unresolved.md
@abmusse abmusse requested a review from kadler January 31, 2022 21:58
@abmusse abmusse merged commit 0a7355a into IBM:master Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eslint action fails

2 participants