mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
chore: update electron fix: button yellow color feat: more descriptive RSS errors feat: arabic lang selections fix: status changing with autocomplete disabled fix: episode list not showing fix: w2g lobbies getting wiped
9 lines
No EOL
175 B
JSON
9 lines
No EOL
175 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./",
|
|
"paths": {
|
|
"@/*": ["src/renderer/*"],
|
|
}
|
|
},
|
|
"exclude": ["node_modules/**", "**/node_modules", "dist", "build"]
|
|
} |