mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:16:40 +00:00
14 lines
284 B
JSON
14 lines
284 B
JSON
{
|
|
"$schema": "./schemas/vibeflow-config.schema.json",
|
|
"rules": {
|
|
"VF001": "error",
|
|
"VF002": "error",
|
|
"VF003": "warning",
|
|
"VF004": "warning",
|
|
"VF005": "warning",
|
|
"VF006": "error",
|
|
"VF007": "warning",
|
|
"VF008": "warning",
|
|
"VF009": "warning"
|
|
}
|
|
}
|