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
|
* this program. If not, see <https://opensource.org/licenses/> or
|
||||||
* <http://www.gnu.org/licenses/> respectively.
|
* <http://www.gnu.org/licenses/> respectively.
|
||||||
*/
|
*/
|
||||||
'use strict'
|
|
||||||
var CSL = {
|
var CSL = {
|
||||||
PROCESSOR_VERSION: "1.1.175",
|
PROCESSOR_VERSION: "1.1.175",
|
||||||
CONDITION_LEVEL_TOP: 1,
|
CONDITION_LEVEL_TOP: 1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue