-
-
Notifications
You must be signed in to change notification settings - Fork 714
perf(linter): move root scope check into match arms in import/no-webpack-loader-syntax
#14691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf(linter): move root scope check into match arms in import/no-webpack-loader-syntax
#14691
Conversation
CodSpeed Performance ReportMerging #14691 will not alter performanceComparing Summary
Footnotes
|
Merge activity
|
…pack-loader-syntax` (#14691) Check scope later, and check node type first, as this enables node type optimization.
1dced5d to
be33a15
Compare
612e8fd to
b666c26
Compare

Check scope later, and check node type first, as this enables node type optimization.