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

chore: fix eslint error #6

Merged
merged 1 commit into from
Dec 28, 2021
Merged

chore: fix eslint error #6

merged 1 commit into from
Dec 28, 2021

Conversation

zhouxinyong
Copy link
Collaborator

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from main.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

修改eslint 报错

@netlify
Copy link

netlify bot commented Dec 28, 2021

✔️ Deploy Preview for formily-antdv ready!

🔨 Explore the source changes: b660c38

🔍 Inspect the deploy log: https://app.netlify.com/sites/formily-antdv/deploys/61ca6e2034fc99000706d2bc

😎 Browse the preview: https://deploy-preview-6--formily-antdv.netlify.app

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2021

Codecov Report

Merging #6 (b660c38) into main (f45a4ce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           1        1           
  Lines          16       16           
  Branches        4        4           
=======================================
  Hits           12       12           
  Misses          4        4           

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 f45a4ce...b660c38. Read the comment docs.

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 1.99 kB

ℹ️ View Unchanged
Filename Size
packages/prototypes/dist/formily.antdv-prototypes.umd.development.js 441 B
packages/prototypes/dist/formily.antdv-prototypes.umd.production.js 335 B
packages/renderer/dist/formily.antdv-renderer.umd.development.js 439 B
packages/renderer/dist/formily.antdv-renderer.umd.production.js 333 B
packages/setters/dist/formily.antdv-setters.umd.development.js 439 B

compressed-size-action

@zhouxinyong zhouxinyong merged commit 4c95a7b into main Dec 28, 2021
@zhouxinyong zhouxinyong deleted the fix-eslint branch December 28, 2021 01:59
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.

2 participants