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

Minor Feature & Bugfix Update #88

Merged
merged 6 commits into from
Jan 15, 2022
Merged

Minor Feature & Bugfix Update #88

merged 6 commits into from
Jan 15, 2022

Commits on Jan 8, 2022

  1. Don't install plugins globally

    This fixes a problem where @prettier/plugin-ruby was not being used.
    seven1m committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    8a16fc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Merge pull request #86 from seven1m/master

    fix(Plugin): don't install plugins globally
    creyD committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    0581250 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Fix #78

    Fix #78 by updating the regex.
    
    I tested the regex but was not sure how to test the action. The regex should cover all three valid cases outlined here https://prettier.io/docs/en/plugins.html.
    bercos committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    9dff813 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Merge pull request #87 from bercos/master

    Fix #78
    creyD committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    607ddfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac20e98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf5ce0 View commit details
    Browse the repository at this point in the history