Excludes docs/ from deno fmt and deno lint so the Bruno files don't break formatting and lint checks in CI.
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"version": "1",
|
|
"name": "Remanso Jetstream API",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
]
|
|
} |