Skip to content

Commit f45c614

Browse files
authored
📝 Added new properties to no-unsupported-features/es-syntax rule doc (#282)
1 parent c817f6c commit f45c614

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/rules/no-unsupported-features/es-syntax.md

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ The `"ignores"` option accepts an array of the following strings.
6868

6969
- `"bigint"`
7070
- `"dynamicImport"`
71+
- `"optionalChaining"`
72+
- `"nullishCoalescingOperators"`
7173

7274
**ES2019:**
7375

0 commit comments

Comments
 (0)