Summary: This diff fixes an issue where the `scripts` folder wasn't automatically type checked by TypeScript, and as a result `yarn flipper-server` was broken atm. Reviewed By: nikoant Differential Revision: D33348825 fbshipit-source-id: 059a834cacb881d45ae4b0933af3f1feabb90182
50 lines
707 B
JSON
50 lines
707 B
JSON
{
|
|
"references": [
|
|
{
|
|
"path": "../babel-transformer"
|
|
},
|
|
{
|
|
"path": "../plugin-lib"
|
|
},
|
|
{
|
|
"path": "../flipper-common"
|
|
},
|
|
{
|
|
"path": "../flipper-dump"
|
|
},
|
|
{
|
|
"path": "../flipper-plugin"
|
|
},
|
|
{
|
|
"path": "../flipper-server"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|