eslint / markdown

Lint JavaScript code blocks in Markdown documents
MIT License
406 stars 63 forks source link

chore: set up release-please #219

Closed mdjermanovic closed 1 year ago

mdjermanovic commented 1 year ago

Sets up release-please.

The release-please.yml file is copied from the eslint-visitors-keys repo. I only changed the package name in three places and removed the npm install step. There is a prepare script in this project's package.json, but it doesn't look like it requires top-level node_modules so I think that npm install is not necessary before publishing.

Additional non-code setup:

Please double-check the release-please.yml file and all non-code setup items.