Mackie Underdown
Mackie Underdown
Thinking about supporting the request in #18, it would currently require a lot of similar changes to each rule to support different jQuery aliases. What are your thoughts on a...
When writing ESLint rule tests using [RuleTester](https://eslint.org/docs/developer-guide/nodejs-api#ruletester), it can be beneficial to enforce consistent usage of the `errors` property in this RuleTester docs screenshot:  For example, I usually always...
Some of the links to learning ES2015 have changed on Babel's website, so this commit addresses some outdated links.
When a new PR is opened, kick off a CircleCI build running the linter and tests (`npm test`).
Resolves #45 BREAKING CHANGE: This removes some options and has some modified behavior. * automatically checks for JIRA keys in the PR title and branch name (no config needed) *...
Based on the conversation in this comment thread - https://github.com/macklinu/danger-plugin-jira-issue/pull/44#discussion_r222503547 Could be a breaking change, something to look into further.
### Description This is an umbrella issue for improving the documentation of eslint-plugin-promise. I would like to take the following steps: - [x] Move rule documentation to `docs/rules/{{ruleName}}.md`. This seems...
See https://github.com/mdx-js/mdx/issues/248
Hello! I couldn't find an issue about this, but I am curious if you are open to switching the primary font from sans-serif to monospace to make reading the AST...