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

[Stylelint] Add typing to Stylelint rules #4392

Merged
merged 5 commits into from
Jun 28, 2023

Commits on Jun 26, 2023

  1. Add typing to Stylelint rules

    Signed-off-by: Matt Provost <provomat@amazon.com>
    BSFishy committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2fc16f9 View commit details
    Browse the repository at this point in the history
  2. Extract get color property parent into function

    Signed-off-by: Matt Provost <provomat@amazon.com>
    BSFishy committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b9460c4 View commit details
    Browse the repository at this point in the history
  3. Optchain instead of unwrapping source file

    Signed-off-by: Matt Provost <provomat@amazon.com>
    BSFishy committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0c7b99b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de290c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge branch 'main' into stylelint/types

    Signed-off-by: Matt Provost <provomat@amazon.com>
    BSFishy authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a4c55a0 View commit details
    Browse the repository at this point in the history