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

Add Deno instructions to docs #4311

Merged
merged 4 commits into from Dec 23, 2021
Merged

Conversation

jespertheend
Copy link
Contributor

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:
resolves #4310

Description

Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

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

Thanks, looks good!

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #4311 (ef38993) into master (e17a379) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4311   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files         205      205           
  Lines        7316     7316           
  Branches     2084     2084           
=======================================
  Hits         7202     7202           
  Misses         55       55           
  Partials       59       59           

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 e17a379...ef38993. Read the comment docs.

docs/07-tools.md Outdated Show resolved Hide resolved
@dnalborczyk
Copy link
Contributor

@jespertheend you might have to run npm run lint which should fix the doc formatting.

@jespertheend
Copy link
Contributor Author

Thanks! I edited it on github.com so I wasn't aware npm run lint was a thing. I think this resolves it.

@lukastaegert lukastaegert merged commit 84d2382 into rollup:master Dec 23, 2021
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.

How to run rollup in deno?
3 participants