Files
xyflow/packages/background/tsconfig.json
T

7 lines
149 B
JSON

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