Skip to content

chore: bump @rnx-kit/eslint-plugin to 0.6.0 #1037

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

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Nov 28, 2023

Summary

Bump @rnx-kit/eslint-plugin to 0.6.0 and simplify ESLint config.

Test Plan

CI should pass.

@tido64 tido64 requested a review from krizzu as a code owner November 28, 2023 21:58
@@ -55,7 +55,7 @@
"bundle:ios": "scripts/ios_e2e.sh 'bundle'",
"bundle:macos": "react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle",
"test": "concurrently -n lint,ts yarn:test:lint yarn:test:ts",
"test:lint": "eslint src/**/*.ts example/**/*.ts jest/*.js",
"test:lint": "eslint $(git ls-files '*.js' '*.ts' '*.tsx')",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@krizzu krizzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@tido64 tido64 enabled auto-merge (squash) November 28, 2023 22:39
@tido64 tido64 merged commit 9bfc5e6 into main Nov 28, 2023
@tido64 tido64 deleted the tido/bump-eslint-plugin branch November 28, 2023 22:59
@AsyncStorageBot
Copy link
Collaborator

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants