mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 09:13:32 +08:00
14 lines
385 B
JSON
14 lines
385 B
JSON
{
|
|
"extends": "../tsconfig",
|
|
"references": [
|
|
{ "path": "../packages/animated-switch" },
|
|
{ "path": "../packages/core" },
|
|
{ "path": "../packages/drawer" },
|
|
{ "path": "../packages/material-bottom-tabs" },
|
|
{ "path": "../packages/native" },
|
|
{ "path": "../packages/react-navigation" },
|
|
{ "path": "../packages/stack" },
|
|
{ "path": "../packages/tabs" }
|
|
]
|
|
}
|