Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies, disable jsx-wrap-multiline #2

Merged
merged 2 commits into from
Sep 11, 2019
Merged

Conversation

falkenhawk
Copy link
Member

@falkenhawk falkenhawk commented Sep 6, 2019

  1. update for latest tslint, tslint-react, tslint-consistent-codestyle
    and tslint-microsoft-contrib through modified tslint-config-airbnb (the original seems to be no longer maintained) - https://github.com/ovos/tslint-config-airbnb/tree/mod
  2. disabled jsx-wrap-multiline from tslint-react - because of false positives and being unmaintained (and being incompatible with prettier)

and tslint-microsoft-contrib through modified tslint-config-airbnb (which seems to be no longer maintained)
because of false positives and being unmaintained (and being incompatible with prettier)
- palantir/tslint-react#194 (comment)
- palantir/tslint-react#79 (comment)
align: false,
'increment-decrement': false,
Copy link
Contributor

@prk3 prk3 Sep 9, 2019

Choose a reason for hiding this comment

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

Confusing. To me it looks like the behavior should change here.

@falkenhawk falkenhawk merged commit 45353b9 into master Sep 11, 2019
@falkenhawk falkenhawk deleted the feat/update branch September 28, 2024 08:21
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.

3 participants