mirror of
https://github.com/SrIzan10/osu-radio.git
synced 2026-05-01 10:55:12 +00:00
15 lines
186 B
JSON
15 lines
186 B
JSON
{
|
|
"files": [],
|
|
"compilerOptions": {
|
|
"jsx": "react"
|
|
},
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.web.json"
|
|
}
|
|
]
|
|
}
|