Clive Munro

Results 3 issues of Clive Munro

## Overview We are having an issue using prettier-standard alongside `eslint` & `eslint-config-prettier`. Upon running `prettier-standard --lint` we receive an error which seems to be related to [this change in...

This update fixes #114 by updating eslint and related packages to the latest versions.

This PR updates the examples in the README to place the `GITHUB_TOKEN` under `env:` instead of under `with:`. When the `GITHUB_TOKEN` is under `with:`, the following warning is displayed in...