refactor: es6 building and linting

This commit is contained in:
harttle
2018-08-16 23:14:12 +08:00
parent 5f634b0b5e
commit 19891b2df0
68 changed files with 1636 additions and 1575 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ const Liquid = require('../../src')
chai.use(require('chai-as-promised'))
describe('cache options', function () {
var engine
let engine
beforeEach(function () {
engine = Liquid({
root: '/root/',