multijob
This commit is contained in:
parent
e9d6fa5f24
commit
0b6e0f9708
47 changed files with 3824 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue