OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_ES6_REGEXP_BRACES.yaml

9 lines
162 B
YAML

define: DUK_USE_ES6_REGEXP_BRACES
introduced: 1.5.0
removed: 2.0.0
default: true
tags:
- ecmascript2015
description: >
Replaced by DUK_USE_ES6_REGEXP_SYNTAX.