You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -3869,7 +3917,7 @@ Also impacts behaviors on namepath (or event)-defining and pointing tags:
3869
3917
1. Name(path)-pointing tags (which may have value without namepath): `@listens`, `@fires`, `@emits`
3870
3918
1. Name(path)-pointing tags (multiple names in one): `@borrows`
3871
3919
3872
-
The following apply to the above sets:
3920
+
...with the following applying to the above sets:
3873
3921
3874
3922
- Expect tags in set 1-4 to have a valid namepath if present
3875
3923
- Prevent sets 3-4 from being empty by setting `allowEmptyNamepaths` to `false` as these tags might have some indicative value without a path (but sets 1-2 will always fail if empty)
0 commit comments