8 lines
165 B
YAML
8 lines
165 B
YAML
|
define: DUK_USE_ES9
|
||
|
introduced: 2.0.0
|
||
|
default: true
|
||
|
tags:
|
||
|
- ecmascript2018
|
||
|
description: >
|
||
|
Enable ES9 functionality not covered by other specific config options.
|