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

Add allowEmptyInput, cache, fix options to configuration object #6778

Merged
merged 6 commits into from
Apr 20, 2023

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    014d5a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    2965cb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Use ?? for cleaner code

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    mattxwang and ybiquitous committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    d147d5b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Update lib/standalone.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    mattxwang and ybiquitous committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7db6cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19da5bd View commit details
    Browse the repository at this point in the history
  3. Add "Note: this config option should not be overridden on a per-file …

    …basis." to `allowEmptyInput`, `fix`
    mattxwang committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    52b2ad5 View commit details
    Browse the repository at this point in the history