react-native-navigation的迁移库

1234567
  1. {
  2. "extends": "./tsconfig.json",
  3. "exclude": [
  4. "./playground/**/*"
  5. ]
  6. }