- Add new keyword to inspection so it outputs valid code. (Alex J Burke)
- Switch to GitHub Actions (Alex J Burke)
- Add CHANGELOG.md + offline-github-changelog integration (Andreas Lind)
- prettier --write '**/*.{js,json,md}' (Andreas Lind)
- Also check *.json and *.md with prettier (Andreas Lind)
- +3 more
- prettier --write '**/*.js' (Andreas Lind)
- Update prettier to ~2.1.2 (Andreas Lind)
- Fix lint warnings (Andreas Lind)
- Update eslint and plugins (Andreas Lind)
- Switch to .mocharc.json (Andreas Lind)
- +5 more
- #19 Upgrade eslint-plugin-mocha to version 7.0.1 (depfu[bot])
- Use full assertion names in describe blocks. (Alex J Burke)
- Align with other plugins by making use of prettier --check. (Alex J Burke)
- Update CI setup, only lint on node.js 12 (Alex J Burke)
- Update package keywords. (Alex J Burke)
- Update README & add extra badges. (Alex J Burke)
- Fix copy paste error in 7e12fa3. (Alex J Burke)
- Add eslint prettier plugin that went missing after 2246a0a. (Alex J Burke)
- Submit coverage data to coveralls. (Alex J Burke)
- +25 more
- Set the plugin name. (Alex J Burke)
- Make mocha config more typical. (Alex J Burke)
- Package only lib directory. (Alex J Burke)
- Switch project to the MIT license. (Alex J Burke)
- Add node 12 to CI. (Alex J Burke)
- Lint updates after 2246a0a. (Alex J Burke)
- Update eslint setup. (Alex J Burke)
- Add VSCode to git ignore list. (Alex J Burke)
- +7 more
- Add basic README and correct repository link. (Alex J Burke)
- Test on node 10. (Alex J Burke)
- Drop node.js 4 support (Alex J Burke)
- Cleanup the "to satisfy" test suite. (Alex J Burke)
- Swap jest out in favour of mocha. (Alex J Burke)
- +8 more
- Fix package name and bump copyright year. (Alex J Burke)
- Switch to the first support release version of Unexpected (10.37.7). (Alex J Burke)
- Add hasKey() override. (Alex J Burke)
- Implement "to have values satisfying" assertion. (Alex J Burke)
- Temporarily remove 0.12 build until a compatible test runner is pulled in. (Alex J Burke)
- +14 more