sync working code, and import type-doc
This commit is contained in:
10
tsconfig.json
Normal file
10
tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"include": [
|
||||
"./lib/functions*",
|
||||
"./lib/ui/**/*"
|
||||
],
|
||||
"exclude": [
|
||||
"./dist",
|
||||
"node_modules"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user