mirror of
https://github.com/daimyomizukagebay61/SteamPanel.git
synced 2026-07-25 03:34:30 +00:00
12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./tsconfig.app.json" },
|
|
{ "path": "./tsconfig.node.json" }
|
|
],
|
|
"compilerOptions": {
|
|
"moduleResolution": "bundler",
|
|
"paths": { "@/*": ["./src/*"] }
|
|
}
|
|
}
|