mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 06:56:28 -04:00
Ran pnpm oxfmt . This should get the web repo aligned so that we can better enforce oxfmt going forward.
7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
|
|
"files": [],
|
|
"references": [{ "path": "apps/web" }, { "path": "packages/transport-http" }]
|
|
}
|