mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-20 15:55:14 +02:00
Work on components, Video player and more
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"isolatedModules": true,
|
||||
"paths": {
|
||||
"$lib/*": ["src/lib/*"],
|
||||
}
|
||||
// "paths": {
|
||||
// "$lib/*": ["src/lib/*"],
|
||||
// }
|
||||
},
|
||||
"include": ["src/**/*.ts", "src/**/*.js", "src/**/*.svelte"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
|
||||
Reference in New Issue
Block a user