-
-
Notifications
You must be signed in to change notification settings - Fork 801
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
Add linter #216
Comments
Hello @Martinsos, I suggest using ESLint for JavaScript/TypeScript files, as it is widely adopted and has a rich ecosystem of plugins and configurations. I will create a configuration file (
I will add the necessary dependencies to the project using npm or yarn:
I will update the README or relevant documentation to include instructions on how to run the linter and any additional setup required.
I believe this addition will greatly benefit the project by maintaining high code quality and consistency. Please let me know if you have any suggestions or if there are specific rules you would like to include. |
Sure @shemzz give it a try! One thing to note, and sorry for assuming too much possibly, but the message above sounds like it was generated by LLM / AI. I don't mind you assisting yourself with the AI, but I do care about you being able to verifying the results it produces, confirming they are the best choice, that it all makes sense, ... . What I am trying to say is, if result is mostly/purely produced by AI and goes beyond your own knowledge, then I will not be inclined to accept the PR as it demands quite some work from us. If instead the PR will be guided by your own experience and research, then I don't mind if it was AI assisted. |
No description provided.
The text was updated successfully, but these errors were encountered: