Skip to content

Commit

Permalink
docs: add BigInt to new-cap docs (#16362)
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Sep 29, 2022
1 parent 1cc4b3a commit a682562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/rules/new-cap.md
Expand Up @@ -25,6 +25,7 @@ This rule requires constructor names to begin with a capital letter. Certain bui
* `RegExp`
* `String`
* `Symbol`
* `BigInt`

Examples of **correct** code for this rule:

Expand Down

0 comments on commit a682562

Please sign in to comment.