mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 06:50:47 -07:00
feat: move filters/tags to instances, fixes #188
This commit is contained in:
+1
-1
@@ -13,5 +13,5 @@
|
||||
"suppressImplicitAnyIndexErrors": true
|
||||
},
|
||||
"all": true,
|
||||
"exclude": [ "node_modules", "dist" ]
|
||||
"exclude": [ "node_modules", "dist", "demo" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user