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

Add a command to install eslint plugin #62

Merged
merged 18 commits into from
Mar 8, 2024

Commits on Feb 26, 2024

  1. Added a new command.

    sfdctaka committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4473a16 View commit details
    Browse the repository at this point in the history
  2. MVP.

    sfdctaka committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    58c42fe View commit details
    Browse the repository at this point in the history
  3. Prettier.

    sfdctaka committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a41a830 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Message to run npm install.

    sfdctaka committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    370189c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Unit tests. Refactor.

    sfdctaka committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b3c55a4 View commit details
    Browse the repository at this point in the history
  2. Refactor.

    sfdctaka committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3542df1 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. More tests. More refactor.

    sfdctaka committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d057115 View commit details
    Browse the repository at this point in the history
  2. Update after code review.

    sfdctaka committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a0a503d View commit details
    Browse the repository at this point in the history
  3. Update after code review.

    sfdctaka committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    50ec68e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Update src/commands/lint/configureLintingToolsCommand.ts

    Co-authored-by: Kevin Hawkins <[email protected]>
    sfdctaka and khawkins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7eb167a View commit details
    Browse the repository at this point in the history
  2. Update src/commands/lint/configureLintingToolsCommand.ts

    Co-authored-by: Kevin Hawkins <[email protected]>
    sfdctaka and khawkins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    083f070 View commit details
    Browse the repository at this point in the history
  3. Update src/commands/lint/configureLintingToolsCommand.ts

    Co-authored-by: Kevin Hawkins <[email protected]>
    sfdctaka and khawkins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    80315e4 View commit details
    Browse the repository at this point in the history
  4. Update src/commands/lint/configureLintingToolsCommand.ts

    Co-authored-by: Kevin Hawkins <[email protected]>
    sfdctaka and khawkins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1cd2562 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update after code review.

    sfdctaka committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e3f0d47 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fix config.

    sfdctaka committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a286f61 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update src/commands/lint/configureLintingToolsCommand.ts

    Co-authored-by: Kevin Hawkins <[email protected]>
    sfdctaka and khawkins committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    13dea03 View commit details
    Browse the repository at this point in the history
  2. Update src/commands/lint/configureLintingToolsCommand.ts

    Co-authored-by: Kevin Hawkins <[email protected]>
    sfdctaka and khawkins committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e5fd8bb View commit details
    Browse the repository at this point in the history
  3. Remove redundant import.

    sfdctaka committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9506c7d View commit details
    Browse the repository at this point in the history