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

prettierx space-before-function-paren option #6

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

brodybits
Copy link
Collaborator

based on prettier-miscellaneous change from arijs#22, largely reimplemented, with more updates as described in the commit message

Resolves #3 (supersedes PR #3).

ported (largely reimplemented) from prettier-miscellaneous
(arijs#22)

with ES test moved to eslint-compat subdirectory;
     test space-before-function-paren with real member function;
     test coverage added for space-before-function-paren not enabled;
     configuration & documentation according to new prettier format;
     tslint-compat test to cover use of TypeScript generics;
     issue with TypeScript generics resolved; and
     space-before-function-paren option added to README.md.

Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
Co-authored-by: Joseph Frazier <1212jtraceur@gmail.com>
Co-authored-by: Rafael Hengles <rafael@hengles.net>
Co-authored-by: Ika <ikatyang@gmail.com>
Co-authored-by: Lucas Azzola <derflatulator@gmail.com>
@brodybits brodybits merged commit 828aab3 into dev Jan 2, 2019
@brodybits brodybits deleted the prettierx-space-before-function-paren branch January 2, 2019 20:23
brodybits pushed a commit that referenced this pull request Jan 3, 2019
resolve lint issue introduced in PR #6
brodybits pushed a commit that referenced this pull request Jan 3, 2019
resolve lint issue introduced in PR #6
@brodybits brodybits mentioned this pull request Jan 3, 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.

None yet

1 participant