mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-03-20 17:47:56 +00:00
8 lines
No EOL
105 B
JSON
8 lines
No EOL
105 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./",
|
|
"paths": {
|
|
"@/*": ["src/renderer/*"],
|
|
}
|
|
}
|
|
} |