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

docs: Add function call example for no-undefined #16712

Merged
merged 6 commits into from Dec 27, 2022
Merged

docs: Add function call example for no-undefined #16712

merged 6 commits into from Dec 27, 2022

Commits on Dec 26, 2022

  1. docs: Add Function Call Example

    Add a function call example on how to skip parameters the safe way
    elliot-huffman committed Dec 26, 2022
    Copy the full SHA
    f25156b View commit details
    Browse the repository at this point in the history
  2. Update docs/src/rules/no-undefined.md

    thx for the spelling fixes
    
    Co-authored-by: Amaresh  S M  <amareshsm13@gmail.com>
    elliot-huffman and amareshsm committed Dec 26, 2022
    Copy the full SHA
    7d3e51f View commit details
    Browse the repository at this point in the history
  3. Update docs/src/rules/no-undefined.md

    thx for the spelling fixes
    
    Co-authored-by: Amaresh  S M  <amareshsm13@gmail.com>
    elliot-huffman and amareshsm committed Dec 26, 2022
    Copy the full SHA
    c8dd92f View commit details
    Browse the repository at this point in the history
  4. Remove Function Def

    Remove the function definition to reduce docs complexity.
    elliot-huffman committed Dec 26, 2022
    Copy the full SHA
    66996b1 View commit details
    Browse the repository at this point in the history
  5. Simplify wording

    Simplify the wording of the comments.
    elliot-huffman committed Dec 26, 2022
    Copy the full SHA
    c24fea1 View commit details
    Browse the repository at this point in the history
  6. No comments it is

    after much deliberation, the committee has decreed that there shall be no comments on the new examples!
    elliot-huffman committed Dec 26, 2022
    Copy the full SHA
    9bd7900 View commit details
    Browse the repository at this point in the history