mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 21:00:40 -07:00
docs: add GitHub buttons and improve option docs
This commit is contained in:
+1
-3
@@ -9,9 +9,7 @@
|
||||
"skipLibCheck": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"resolveJsonModule": true,
|
||||
"downlevelIteration": true,
|
||||
"strict": true,
|
||||
"suppressImplicitAnyIndexErrors": true
|
||||
"strict": true
|
||||
},
|
||||
"all": true,
|
||||
"exclude": [ "node_modules", "dist", "demo", "test" ]
|
||||
|
||||
Reference in New Issue
Block a user