Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix eslint NPM scripts and migrate to root .eslintrc config #120

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

frankhinek
Copy link
Contributor

@frankhinek frankhinek commented Jun 9, 2023

This PR will:

@frankhinek frankhinek added the enhancement New feature or request label Jun 9, 2023
@frankhinek frankhinek self-assigned this Jun 9, 2023
@frankhinek frankhinek marked this pull request as ready for review June 9, 2023 18:48
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #120 (7aac33b) into main (e2357b0) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   65.97%   66.05%   +0.08%     
==========================================
  Files          31       31              
  Lines        3447     3456       +9     
  Branches      195      195              
==========================================
+ Hits         2274     2283       +9     
  Misses       1171     1171              
  Partials        2        2              
Components Coverage Δ
crypto 0.00% <ø> (ø)
dids 48.61% <ø> (ø)
web5 81.32% <100.00%> (ø)
web5-agent 0.00% <ø> (ø)
web5-proxy-agent 0.00% <ø> (ø)
web5-user-agent 79.63% <ø> (+0.14%) ⬆️

@mistermoe mistermoe mentioned this pull request Jun 9, 2023
@@ -12,6 +13,10 @@ module.exports = {
es2022 : true,
browser : true
},
'ignorePatterns': [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice find as a replaceent for .eslintignore

@mistermoe mistermoe merged commit 6d380d9 into main Jun 10, 2023
@frankhinek frankhinek deleted the fix-eslint branch June 15, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants