mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
style: eslint ignore docs/
This commit is contained in:
+4
-4
@@ -5,10 +5,10 @@ const { layout } = require('./layout')
|
||||
const { memory } = require('./memory')
|
||||
|
||||
async function main () {
|
||||
// await output()
|
||||
// await tag()
|
||||
// await demo()
|
||||
// await layout()
|
||||
await output()
|
||||
await tag()
|
||||
await demo()
|
||||
await layout()
|
||||
await memory()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user