Skip to content

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 📦🚀

r0h0gg6 pushed a commit to r0h0gg6/async-storage that referenced this pull request Jul 28, 2025
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