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

Restore lint suppression in src/adapter/main.js #1003

Merged
merged 1 commit into from
Jan 29, 2019
Merged

Restore lint suppression in src/adapter/main.js #1003

merged 1 commit into from
Jan 29, 2019

Conversation

wincent
Copy link
Contributor

@wincent wincent commented Jan 29, 2019

Fixes:

  202:4  error  Unexpected 'this'  babel/no-invalid-this

Not sure which recent change caused the rule name to change here, but I
didn't notice the breakage in the flood of lints that we currently
still have (157 errors on current HEAD).

Related: #990

Fixes:

```
  202:4  error  Unexpected 'this'  babel/no-invalid-this
```

Not sure which recent change caused the rule name to change here, but I
didn't notice the breakage in the flood of lints that we currently
still have (157 errors on current `HEAD`).

Related: #990
@wincent wincent merged commit db9a5b2 into liferay:2.x-develop Jan 29, 2019
@wincent wincent deleted the lint-a-day branch January 29, 2019 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant