refactor(svelte/edges): cleanup types and components
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"lib": ["dom", "esnext"],
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"outDir": "dist"
|
||||
"outDir": "dist",
|
||||
"noErrorTruncation": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user