mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
style: align to [email protected].1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {last, isArray} from './util/underscore'
|
||||
import { last, isArray } from './util/underscore'
|
||||
|
||||
function domResolve (root, path) {
|
||||
const base = document.createElement('base')
|
||||
|
||||
Reference in New Issue
Block a user