暂无描述

.flowconfig 144B

123456789101112
  1. [declarations]
  2. <PROJECT_ROOT>/node_modules
  3. [ignore]
  4. <PROJECT_ROOT>/lib
  5. <PROJECT_ROOT>/dist
  6. [options]
  7. types_first=false
  8. include_warnings=true