mirror of
https://github.com/meshtastic/web.git
synced 2025-12-23 15:51:28 -05:00
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "packages/web" },
|
|
{ "path": "packages/transport-http" }
|
|
]
|
|
}
|