Disable strict mode in citeproc-js for now
This commit is contained in:
parent
879ed11b69
commit
1d19811bd2
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue