mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
3eaab97f1f
- add symlink svg - fix validate playlist thumbnails
11 lines
156 B
JSON
11 lines
156 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "preserve",
|
|
"paths": {
|
|
"baseUrl": ["./"],
|
|
"@/*": ["./src/*"]
|
|
}
|
|
},
|
|
"include": ["src/svg.d.ts"]
|
|
}
|