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

Commits on Jan 2, 2019

  1. prettierx space-before-function-paren option

    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>
    5 people committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    819297f View commit details
    Browse the repository at this point in the history