mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
chore(TypeScript): remove mock-fs
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"template": ["src/parser/template"],
|
||||
"src/*": ["src/*"]
|
||||
"src/*": ["src/*"],
|
||||
"test/*": ["test/*"]
|
||||
}
|
||||
},
|
||||
"include": [ "src", "test" ],
|
||||
|
||||
Reference in New Issue
Block a user