mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 05:50:43 -07:00
refactor: strictly typed
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"strict": true,
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"src/fs": ["src/fs/node"],
|
||||
|
||||
Reference in New Issue
Block a user