Disable strict mode in citeproc-js for now

This commit is contained in:
Dan Stillman 2017-08-22 12:18:48 +02:00
parent 879ed11b69
commit 1d19811bd2

View file

@ -22,7 +22,6 @@
* this program. If not, see <https://opensource.org/licenses/> or
* <http://www.gnu.org/licenses/> respectively.
*/
'use strict'
var CSL = {
PROCESSOR_VERSION: "1.1.175",
CONDITION_LEVEL_TOP: 1,