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

CLI Lint Command #119

Open
SellersEvan opened this issue May 8, 2024 · 1 comment
Open

CLI Lint Command #119

SellersEvan opened this issue May 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@SellersEvan
Copy link
Member

SellersEvan commented May 8, 2024

Is your feature request related to a problem? Please describe.
Add a lint command to SherpaJS. This lint command should run "build" without actually running the build. Additionally, this command should run some form of "eslint" on the repository and report potential issues.

We would also like to update the toolchain for SherpaJS core. This means implementing the new version of the linting, migrating to ESBuild for building, and possibly adding a version of "prettier".

Describe the solution you'd like
N/A

Describe alternatives you've considered
N/A

Additional context
If adding prettier make it execute on GitHub Actions.

@SellersEvan SellersEvan added the enhancement New feature or request label May 8, 2024
@SellersEvan
Copy link
Member Author

https://biomejs.dev/guides/getting-started/
Add Prettier and Linting to the core and support to lint servers and modules.

@SellersEvan SellersEvan added this to the 1.4.0 - QoL milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant