7 lines
149 B
JSON
7 lines
149 B
JSON
{
|
|
"extends": "@reactflow/tsconfig/react.json",
|
|
"display": "@reactflow/background",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules", "dist"]
|
|
}
|