Skip to content

Commit 5a0dfdb

Browse files
authored
docs: Link to blog post in no-constant-binary-expression (#16112)
* docs: Link to blog post in no-constant-binary-expression * update further_reading_links.json
1 parent bc692a9 commit 5a0dfdb

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/src/_data/further_reading_links.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,5 +691,12 @@
691691
"logo": "https://developer.mozilla.org/favicon-48x48.cbbd161b.png",
692692
"title": "Exponentiation (**) - JavaScript | MDN",
693693
"description": "The exponentiation operator (**) returns the result of raising the first operand to the power of the second operand. It is equivalent to Math.pow, except it also accepts BigInts as operands."
694+
},
695+
"https://eslint.org/blog/2022/07/interesting-bugs-caught-by-no-constant-binary-expression/": {
696+
"domain": "eslint.org",
697+
"url": "https://eslint.org/blog/2022/07/interesting-bugs-caught-by-no-constant-binary-expression/",
698+
"logo": "https://eslint.org/apple-touch-icon.png",
699+
"title": "Interesting bugs caught by no-constant-binary-expression - ESLint - Pluggable JavaScript Linter",
700+
"description": "A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease."
694701
}
695702
}

docs/src/rules/no-constant-binary-expression.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ edit_link: https://github.com/eslint/eslint/edit/main/docs/src/rules/no-constant
55
rule_type: problem
66
related_rules:
77
- no-constant-condition
8+
further_reading:
9+
- https://eslint.org/blog/2022/07/interesting-bugs-caught-by-no-constant-binary-expression/
810
---
911

1012

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy