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

Investigate Linting Tool for Codebase #1293

Open
pano9000 opened this issue Feb 26, 2025 · 1 comment · May be fixed by #1315
Open

Investigate Linting Tool for Codebase #1293

pano9000 opened this issue Feb 26, 2025 · 1 comment · May be fixed by #1315
Assignees

Comments

@pano9000
Copy link
Contributor

Describe Task

Let's investigate and agree upon a linting tool for the codebase, that should hopefully help with catching odd erros/mistakes :-)

The "usual choice" in JS world of course is eslint, often together with some rule pack like e.g. https://www.npmjs.com/package/eslint-config-airbnb

@pano9000 pano9000 changed the title Investigate Linting for Codebase Investigate Linting Tool for Codebase Feb 26, 2025
@pano9000
Copy link
Contributor Author

pano9000 commented Mar 1, 2025

https://typescript-eslint.io/

that's the one I've setup and used for another project of mine, that seems to be working well and is very widespread across JS/TS world :-)

@pano9000 pano9000 self-assigned this Mar 1, 2025
@pano9000 pano9000 linked a pull request Mar 1, 2025 that will close this issue
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 a pull request may close this issue.

1 participant