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

Upgrade linting tools (ESLint, Prettier) #180

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Conversation

jledentu
Copy link
Owner

This PR updates Prettier and ESLint + related libs.

@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #180 (8f888ed) into master (50e60ee) will increase coverage by 0.03%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   93.76%   93.80%   +0.03%     
==========================================
  Files           9        9              
  Lines         369      371       +2     
  Branches       84       86       +2     
==========================================
+ Hits          346      348       +2     
  Misses         23       23              
Impacted Files Coverage Δ
src/components/FinderItemArrow.vue 0.00% <0.00%> (ø)
src/components/Finder.vue 66.10% <75.00%> (ø)
src/components/FinderItem.vue 100.00% <100.00%> (ø)
src/components/FinderList.vue 100.00% <100.00%> (ø)
src/components/FinderListDropZone.vue 100.00% <100.00%> (ø)
src/utils/event-manager.js 100.00% <100.00%> (ø)
src/utils/tree-model.js 99.22% <100.00%> (+0.01%) ⬆️
src/utils/tree-utils.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50e60ee...8f888ed. Read the comment docs.

@jledentu jledentu merged commit 334180b into master Mar 14, 2022
@jledentu jledentu deleted the upgrade-eslint-prettier branch March 14, 2022 13:08
@github-actions
Copy link

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant