Mention ES6 delimiters in templateSettings docs (#2857)

This commit is contained in:
Dave Wasmer
2016-12-01 14:46:04 -07:00
committed by John-David Dalton
parent 72f559e1a3
commit d429f90ec5

View File

@@ -1728,8 +1728,8 @@
/**
* By default, the template delimiters used by lodash are like those in
* embedded Ruby (ERB). Change the following template settings to use
* alternative delimiters.
* embedded Ruby (ERB), as well as ES6 template strings. Change the
* following template settings to use alternative delimiters.
*
* @static
* @memberOf _