mirror of
https://github.com/myronblair/kino-app
synced 2026-06-30 17:50:16 -05:00
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"@/*": ["src/*"]
|
|
}
|
|
},
|
|
"include": ["src"]
|
|
} |