api express
This commit is contained in:
1
www/src/global.d.ts
vendored
Normal file
1
www/src/global.d.ts
vendored
Normal file
@ -0,0 +1 @@
|
||||
/// <reference types="svelte" />
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "@tsconfig/svelte/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"sourceMap": false,
|
||||
"paths": {
|
||||
"@core": [
|
||||
"../core/src"
|
||||
|
Reference in New Issue
Block a user