{
  "extends": "@reactflow/tsconfig/react.json",
  "display": "reactflow",
  "include": ["**/*.ts", "**/*.tsx"],
  "exclude": ["node_modules", "dist"]
}
