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