feat(hololake): establish clean v1 personal language shell
This commit is contained in:
parent
9e04b0354c
commit
c4f662e541
51 changed files with 16233 additions and 1 deletions
4
product-source/hololake-clean-desktop/tsconfig.node.json
Normal file
4
product-source/hololake-clean-desktop/tsconfig.node.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "Bundler" },
|
||||
"include": ["vite.config.ts"]
|
||||
}
|
||||
Loading…
Reference in a new issue