fix website build
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json"
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"include": ["**/*.ts", "**/*.tsx", "**/*.cjs", "**/*.mjs"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user