Files
flipper/desktop/tsc-root/tsconfig.json
Andrey Goncharov 5d346b4991 Add flipper-server-companion
Summary: Flipper Server Companion starts headless plugins and exposes them over the wire

Reviewed By: passy

Differential Revision: D36098170

fbshipit-source-id: 3b1b077d1fa4adca5c340ad4475b80b229586e1b
2022-05-10 05:13:24 -07:00

56 lines
818 B
JSON

{
"references": [
{
"path": "../babel-transformer"
},
{
"path": "../plugin-lib"
},
{
"path": "../flipper-common"
},
{
"path": "../flipper-dump"
},
{
"path": "../flipper-frontend-core"
},
{
"path": "../flipper-plugin"
},
{
"path": "../flipper-server"
},
{
"path": "../flipper-server-companion"
},
{
"path": "../flipper-server-core"
},
{
"path": "../flipper-ui-browser"
},
{
"path": "../flipper-ui-core"
},
{
"path": "../pkg"
},
{
"path": "../pkg-lib"
},
{
"path": "../doctor"
},
{
"path": "../eslint-plugin-flipper"
},
{
"path": "../test-utils"
},
{
"path": "../scripts"
}
]
}