update samples

This commit is contained in:
William Cheng
2022-08-03 11:56:36 +08:00
parent d8771de9c1
commit e0fca517cc

View File

@@ -6,6 +6,7 @@
"noImplicitAny": true,
"outDir": "dist",
"rootDir": ".",
"moduleResolution": "node",
"typeRoots": [
"node_modules/@types"
]