Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add "no-null-undefined-union" rule. #4589

Merged
merged 6 commits into from Mar 27, 2019
Merged

Add "no-null-undefined-union" rule. #4589

merged 6 commits into from Mar 27, 2019

Commits on Mar 20, 2019

  1. Add "no-null-undefined-union" rule.

    Neha Rathi committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    38db136 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. fixed

    Neha Rathi committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    c239ec3 View commit details
    Browse the repository at this point in the history
  2. ts version

    Neha Rathi committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    9ab695d View commit details
    Browse the repository at this point in the history
  3. consistent

    Neha Rathi committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    a465b26 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Update src/rules/noNullUndefinedUnionRule.ts

    Co-Authored-By: nrathi <neharrathi@gmail.com>
    adidahiya and nrathi committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    7c5e5bc View commit details
    Browse the repository at this point in the history
  2. Update src/rules/noNullUndefinedUnionRule.ts

    Co-Authored-By: nrathi <neharrathi@gmail.com>
    adidahiya and nrathi committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    e15be7e View commit details
    Browse the repository at this point in the history