forked from eslint/eslint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: rewrite examples with var using let and const (eslint#19298)
* docs: rewrite examples with var using let and const * revert comma-spacing.md changes * consistent this rename to let/const * id-length rename eg with let/const * id-match rename eg with let/const * rewrite missed eg * Update docs/src/rules/consistent-this.md Co-authored-by: Milos Djermanovic <[email protected]> * Update docs/src/rules/consistent-this.md Co-authored-by: Milos Djermanovic <[email protected]> * Update docs/src/rules/no-multi-assign.md Co-authored-by: Tanuj Kanti <[email protected]> * Update id-match.md --------- Co-authored-by: Milos Djermanovic <[email protected]> Co-authored-by: Tanuj Kanti <[email protected]>
- Loading branch information
1 parent
1610c9e
commit 36ef8bb
Showing
7 changed files
with
95 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.