We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 803f582 + 2c740e9 commit f221e19Copy full SHA for f221e19
.github/labeler.yml
@@ -1,7 +1,11 @@
1
---
2
-maps: packages/maps/**/*
3
-maps-native: packages/maps-native/**/*
4
-native: packages/native/**/*
5
-vue: packages/vue/**/*
+maps:
+ - packages/maps/**/*
+maps-native:
+ - packages/maps-native/**/*
6
+native:
7
+ - packages/native/**/*
8
+vue:
9
+ - packages/vue/**/*
10
web:
11
- packages/web/**/*
0 commit comments