chore: initialized repository
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.node.json" },
|
||||
{ "path": "./tsconfig.vite.json" }
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.vite.json"
|
||||
}
|
||||
],
|
||||
"compilerOptions": {
|
||||
"checkJs": true,
|
||||
@@ -11,4 +15,4 @@
|
||||
"strict": true,
|
||||
"noEmit": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user