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

Disallow usages of innerHTML for no-container rule #889

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. init commit

    obsoke committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    92c9efb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a904e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3ed2a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Notes

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0306bc1 View commit details
    Browse the repository at this point in the history
  2. Remove commented code

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    01d016e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52bf28e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44c2c05 View commit details
    Browse the repository at this point in the history
  5. Clean up code

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6478afc View commit details
    Browse the repository at this point in the history
  6. Fix TS error

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    72420ae View commit details
    Browse the repository at this point in the history
  7. Remove comments

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c933e40 View commit details
    Browse the repository at this point in the history
  8. satisfy typescript

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6a28cc6 View commit details
    Browse the repository at this point in the history
  9. Test additions

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e05ef97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc890fc View commit details
    Browse the repository at this point in the history
  11. more test cases

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    28c25da View commit details
    Browse the repository at this point in the history
  12. Remove comments

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    69d3c6c View commit details
    Browse the repository at this point in the history
  13. Fix spacing

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    004712f View commit details
    Browse the repository at this point in the history
  14. Remove pairing notes

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c06a0a2 View commit details
    Browse the repository at this point in the history
  15. Revert docs

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    796274f View commit details
    Browse the repository at this point in the history
  16. Remove notes

    CodingItWrong committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    514ef11 View commit details
    Browse the repository at this point in the history