7 lines
165 B
YAML
7 lines
165 B
YAML
define: DUK_USE_ES8
|
|
introduced: 2.0.0
|
|
default: true
|
|
tags:
|
|
- ecmascript2017
|
|
description: >
|
|
Enable ES8 functionality not covered by other specific config options.
|