chore: @types/node and unocss fix

This commit is contained in:
iCrawl
2023-11-06 23:55:13 +01:00
parent a1abc6b273
commit 344a3f9344
40 changed files with 286 additions and 229 deletions

View File

@@ -1,8 +1,8 @@
{
"$schema": "https://json.schemastore.org/tsconfig.json",
"extends": "../../tsconfig.docs.json",
"include": ["src/**/*.ts"],
"compilerOptions": {
"outDir": "dist-docs"
}
},
"include": ["src/**/*.ts"]
}