FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(eslint-config-react-native): allow throw promise by pchalupa · Pull Request #273 · strvcom/code-quality-tools · GitHub

feat(eslint-config-react-native): allow throw promise - #273

Merged
pchalupa merged 2 commits into
masterfrom
feat/allow-throw-promise
Jan 30, 2026
Merged

feat(eslint-config-react-native): allow throw promise#273
pchalupa merged 2 commits into
masterfrom
feat/allow-throw-promise

Conversation

pchalupa commented Jan 29, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Allow throwing promises that are caught by Suspense.

if (model.state !== 'loaded') throw new Promise((resolve) => resolve(model.state));

pchalupa requested a review from a team January 29, 2026 19:23
pchalupa self-assigned this Jan 29, 2026
pchalupa merged commit 71c104b into master Jan 30, 2026
3 checks passed
pchalupa deleted the feat/allow-throw-promise branch January 30, 2026 15:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL