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: add no node env ssr rule #130

Merged
merged 10 commits into from
Oct 12, 2023
Merged

Commits on Aug 3, 2023

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

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    e177015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb51f1 View commit details
    Browse the repository at this point in the history
  3. chore: prettier

    khangsfdc committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f6a3ea8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4240ac0 View commit details
    Browse the repository at this point in the history
  5. Update lib/rules/no-node-env-in-ssr.js

    Co-authored-by: Dale Bustad <dale@divmain.com>
    khangsfdc and divmain committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    48f4d22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ce2533 View commit details
    Browse the repository at this point in the history
  7. fix: add object guard

    khangsfdc committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1da2e07 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. test: add more tests

    khangsfdc committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9dcdbcb View commit details
    Browse the repository at this point in the history
  2. fix: typo

    khangsfdc committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    352f942 View commit details
    Browse the repository at this point in the history