Skip to content

[Bug]: After using ESLintPlugin, if set parserOptions.project in the .eslintrc.js file, cold start or first hot reload will become very slow (cli v1.1.1 and above) #7567

[Bug]: After using ESLintPlugin, if set parserOptions.project in the .eslintrc.js file, cold start or first hot reload will become very slow (cli v1.1.1 and above)

[Bug]: After using ESLintPlugin, if set parserOptions.project in the .eslintrc.js file, cold start or first hot reload will become very slow (cli v1.1.1 and above) #7567

Workflow file for this run

name: team-label
on:
pull_request:
types: [opened]
issues:
types: [opened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@7b3c7c6784f9c28158fb64070875b1d03922a637 # v1.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"