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.
1 parent a25e99d commit 4987d58Copy full SHA for 4987d58
labeler-config.yml
@@ -10,6 +10,9 @@
10
'package: eslint-plugin-query':
11
- changed-files:
12
- any-glob-to-any-file: 'packages/eslint-plugin-query/**/*'
13
+'package: preact-query':
14
+ - changed-files:
15
+ - any-glob-to-any-file: 'packages/preact-query/**/*'
16
'package: query-async-storage-persister':
17
18
- any-glob-to-any-file: 'packages/query-async-storage-persister/**/*'
0 commit comments