mirror of
https://github.com/blueskychan-dev/blueskychan.dev.git
synced 2025-07-07 15:21:04 +00:00
7 lines
77 B
JSON
7 lines
77 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"~/*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|