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