You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: