summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node_modules/eslint/README.md')
-rw-r--r--tools/node_modules/eslint/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/node_modules/eslint/README.md b/tools/node_modules/eslint/README.md
index 5a23d6295d..c333edd83b 100644
--- a/tools/node_modules/eslint/README.md
+++ b/tools/node_modules/eslint/README.md
@@ -156,7 +156,7 @@ Before filing an issue, please be sure to read the guidelines for what you're re
## Semantic Versioning Policy
-ESLint follows [semantic versioning](http://semver.org). However, due to the nature of ESLint as a code quality tool, it's not always clear when a minor or major version bump occurs. To help clarify this for everyone, we've defined the following semantic versioning policy for ESLint:
+ESLint follows [semantic versioning](https://semver.org). However, due to the nature of ESLint as a code quality tool, it's not always clear when a minor or major version bump occurs. To help clarify this for everyone, we've defined the following semantic versioning policy for ESLint:
* Patch release (intended to not break your lint build)
* A bug fix in a rule that results in ESLint reporting fewer errors.
@@ -188,7 +188,7 @@ According to our policy, any minor update may report more errors than the previo
### How is ESLint different from JSHint?
-The most significant difference is that ESlint has pluggable linting rules. That means you can use the rules it comes with, or you can extend it with rules created by others or by yourself!
+The most significant difference is that ESLint has pluggable linting rules. That means you can use the rules it comes with, or you can extend it with rules created by others or by yourself!
### How does ESLint performance compare to JSHint?
@@ -239,7 +239,7 @@ Once a language feature has been adopted into the ECMAScript standard (stage 4 a
### Where to ask for help?
-Join our [Mailing List](https://groups.google.com/group/eslint) or [Chatroom](https://gitter.im/eslint/eslint)
+Join our [Mailing List](https://groups.google.com/group/eslint) or [Chatroom](https://gitter.im/eslint/eslint).
[npm-image]: https://img.shields.io/npm/v/eslint.svg?style=flat-square