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

project cleanup #7

Merged
merged 2 commits into from
Aug 26, 2020
Merged

project cleanup #7

merged 2 commits into from
Aug 26, 2020

Conversation

boneskull
Copy link

  • Move from Travis-CI to GitHub actions
  • Add CoC from Mocha
  • Add .editorconfig
  • Add prettier, husky, lint-staged
  • Pin jsdoc to ^3.0.0
  • Add @11ty/eleventy as peer dependency
  • Update CHANGELOG.md
  • Remove unused generateDocs.sh
  • Update README.md
  • Sort package.json
  • Add @craigtaub to contributors
  • Fix Windows-incompatible watch script
  • Add engines field to package.json

This didn't take too long so I thought I'd bang it out...

@boneskull boneskull self-assigned this Jul 23, 2020
- Move from Travis-CI to GitHub actions
- Add CoC from Mocha
- Add `.editorconfig`
- Add `prettier`, `husky`, `lint-staged`
- Pin `jsdoc` to `^3.0.0`
- Add `@11ty/eleventy` as peer dependency
- Update `CHANGELOG.md`
- Remove unused `generateDocs.sh`
- Update `README.md`
- Sort `package.json`
- Add @craigtaub to contributors
- Fix Windows-incompatible `watch` script
- Add `engines` field to `package.json`
Copy link

@craigtaub craigtaub left a comment

Choose a reason for hiding this comment

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

LGTM. Assuming jsdoc pin for future-proofing

Copy link

@outsideris outsideris left a comment

Choose a reason for hiding this comment

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

with some trivial comments.

.github/CODE_OF_CONDUCT.md Show resolved Hide resolved
.github/CODE_OF_CONDUCT.md Outdated Show resolved Hide resolved
@boneskull boneskull merged commit a8304a2 into master Aug 26, 2020
@boneskull boneskull deleted the boneskull/gha branch August 26, 2020 22:34
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.

3 participants