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

USWDS - Remove unused config and dependencies #5917

Open
2 tasks done
anselmbradford opened this issue May 7, 2024 · 0 comments
Open
2 tasks done

USWDS - Remove unused config and dependencies #5917

anselmbradford opened this issue May 7, 2024 · 0 comments
Assignees
Labels
Needs: Discussion We need to discuss an approach to this issue Type: Feature Request New functionality

Comments

@anselmbradford
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The following file appears to be unused:

  • config/rename-material-icons.sh

In addition to unused dependencies removed in #5832, it appears webpack-cli is also unused.

Lastly, it doesn't appear the project uses typescript, but has infrastructure to support it, such as:

  • tsconfig.json.
  • the typescript dependency in package.json.
  • typeCheck() functions in the linter and javascript builder scripts.

Describe the solution you'd like

Unused dependencies are removed.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

@anselmbradford anselmbradford added the Type: Feature Request New functionality label May 7, 2024
@github-actions github-actions bot added the Status: Triage We're triaging this issue and grooming if necessary label May 7, 2024
@brunerae brunerae added Needs: Discussion We need to discuss an approach to this issue and removed Status: Triage We're triaging this issue and grooming if necessary labels May 9, 2024
@mejiaj mejiaj self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Discussion We need to discuss an approach to this issue Type: Feature Request New functionality
Projects
Status: No status
Development

No branches or pull requests

3 participants