Skip to content

Conversation

@crayolakat crayolakat mentioned this pull request Jan 12, 2024
Comment on lines +4 to +10
"env": { "jest": true, "node": true, "browser": true, "jasmine": true },
"rules": {
"no-console": [
"warn",
{ "allow": ["warn", "error", "info", "time", "timeEnd"] }
]
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

You are adding additional rules for error management, correct?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, updating the rules of the eslint

@crayolakat
Copy link
Collaborator Author

Closing. Going to re-open PR from different branch, not MoveOnOrg/main since there are MoveOn-specific changes in that branch.

@crayolakat crayolakat closed this Mar 8, 2024
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.

4 participants