Files
xyflow/tsconfig.json

6 lines
100 B
JSON

{
"extends": "tsconfig/react.json",
"include": ["packages"],
"exclude": ["**/node_modules"]
}