Files
insomnia/scripts/circular-references/dependency-cruiser.json

5 lines
154 B
JSON

{
"forbidden": [{ "name": "no-circular", "severity": "warn", "from": {}, "to": { "circular": true } }],
"options": { "tsPreCompilationDeps": true }
}