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
We'd like the ability to give an "OR" on a certain ruleset for a folder eg, only allow directories:
components/
module-a/
component-one/ComponentOne.vue
component-two/ComponentTwo.vue
module-b/
component-three/ComponentThree.vue
... etc (note no files allowed in this directory)
Or allow (in our case) component definitions
components/
component-one/ComponentOne.vue
.. more folders with files,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We'd like the ability to give an "OR" on a certain ruleset for a folder eg, only allow directories:
Or allow (in our case) component definitions
Maybe something like:
Beta Was this translation helpful? Give feedback.
All reactions