apidom
apidom copied to clipboard
apidom-ls: all AsyncAPI 2.0 rules lint/completion/docs must be scoped
All rules needs to be scoped explicitly using exports from target-specs.ts
If existing rules don't have any scoping AsyncAPI2
MUST be used.
If existing rules have existing scoping rules, then must be replaced with symbols from target-specs.ts
.
This is required, before any AsynAPI 3.x.y work can even begin.