Skip to content

fix(eslint-plugin-query): relax property order rule to ignore relative order of getPreviousPageParam and getNextPageParam #1610

fix(eslint-plugin-query): relax property order rule to ignore relative order of getPreviousPageParam and getNextPageParam

fix(eslint-plugin-query): relax property order rule to ignore relative order of getPreviousPageParam and getNextPageParam #1610

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}