mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
/* Exists so anything looking for a tsconfig file (including VSCode) can find the settings. */
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.browser.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.extension.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.vite.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user