mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 06:20:38 -07:00
chore(typescript): ship to TypeScript
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
import Liquid from '../../src/index.js'
|
||||
import mock from 'mock-fs'
|
||||
import chai from 'chai'
|
||||
import Liquid from '../../src/index'
|
||||
import * as mock from 'mock-fs'
|
||||
import * as chai from 'chai'
|
||||
|
||||
const expect = chai.expect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user