feat: 初始化图形页
This commit is contained in:
+1
-1
@@ -19,6 +19,6 @@
|
||||
"lib": ["ES2020"],
|
||||
"typeRoots": ["./node_modules/@types", "./typings"]
|
||||
},
|
||||
"include": ["./**/*.ts"],
|
||||
"include": ["./**/*.ts", "miniprogram/demoPages/shapePrint/index.js"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user