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

feat: Adding possibility to get rid of prototypes from the output #6504

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 14, 2024

  1. Update index.ts

    Adding possibility to get rid of printing prototype in diff output
    spamshaker committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5c0d56f View commit details
    Browse the repository at this point in the history
  2. Update types.ts

    spamshaker committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d017017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f03ed3b View commit details
    Browse the repository at this point in the history
  4. Update config documentation to include diff.printBasicPrototype

    Added a new configuration option `printBasicPrototype` to the diff section. This allows users to set the pretty-format option for the diff output, with a default value of `true`.
    Michał Grzegorzewski committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b26cbcb View commit details
    Browse the repository at this point in the history