Skip to content

Conversation

KingDarBoja
Copy link
Collaborator

PR Checklist

Overview

  • Added a rule converter for stric-boolean-expressions in the TSLint ruleset.
  • Added proper handling for the options that come with the rule itself.
  • Added tests to make sure that the right comparative rules are being output.
  • Added a notice so that the user is informed of things not automatically converted or covered.
  • Remove comments at converters file of already solved converters.

Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Good start, but let's hammer out some details on the rule arguments?

@JoshuaKGoldberg JoshuaKGoldberg added the status: waiting for author The PR author should address requested changes label Oct 13, 2019
@JoshuaKGoldberg JoshuaKGoldberg merged commit befe67c into typescript-eslint:master Oct 19, 2019
@KingDarBoja KingDarBoja deleted the feature/strict-boolean-expression branch October 19, 2019 17:08
@JoshuaKGoldberg JoshuaKGoldberg removed the status: waiting for author The PR author should address requested changes label Oct 21, 2019
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.

Missing converter: strict-boolean-expressions

2 participants