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

Install & Run StandardJs Static Tool Analysis #34

Closed
wants to merge 1 commit into from

Conversation

sherryzhuge1
Copy link

@sherryzhuge1 sherryzhuge1 commented Oct 24, 2024

Followed directions from standardjs.com to integrate StandardJS into codebase to ensure consistent code style in Javascript and improve overall code quality. Features include linting without configuration, fixing styling issues automatically, detecting errors such as undeclared variables, etc.

Concrete Evidence:
Installation:
standard_install
Package.json file:
standard_pkg
Running it:
standard_install
Results:
results_1

results_2

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.

5 participants