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

Upgrade JS Tooling #3

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

Upgrade JS Tooling #3

wants to merge 3 commits into from

Conversation

mrecachinas
Copy link

@mrecachinas mrecachinas commented May 11, 2021

Note: This PR has formatting and linting changes/fixes, so it'll look like a fairly significant one largely touching every file. Further note: Prettier and ESLint will not alter the behavior or execution of the program.

  • Replace JS Beautifier with Prettier
  • Replace JSHint with ESLint
  • Replace Google Closure Compiler with Parcel/Webpack/ESBuild/etc.
  • Replace Grunt with package.json NPM directives

@mrecachinas mrecachinas marked this pull request as draft May 11, 2021 13:21
@mrecachinas mrecachinas changed the title [WIP] Upgrade JS Tooling Upgrade JS Tooling May 11, 2021
@mrecachinas mrecachinas requested a review from maihde May 11, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant