Skip to content

Conversation

@GrabowskiM
Copy link
Contributor

@GrabowskiM GrabowskiM commented Mar 27, 2025

🎫 Issue IBX-9776

Description:

For QA:

Documentation:

@sonarqubecloud
Copy link

@GrabowskiM GrabowskiM requested a review from a team March 27, 2025 15:59

if (!this.container) {
throw new Error("Field Container doesn't exist!"); // eslint-disable-line quotes
throw new Error("Field Container doesn't exist!"); // eslint-disable-line @stylistic/quotes
Copy link
Contributor

Choose a reason for hiding this comment

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

Have you considering making a rule for eslint to give just a "warn" for quotes?

Something like:
rules: {
quotes: ["warn", "double"]
},

@dew326 dew326 merged commit db50188 into main Apr 1, 2025
25 checks passed
@dew326 dew326 deleted the IBX-9776 branch April 1, 2025 13:07
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.

8 participants