-
Notifications
You must be signed in to change notification settings - Fork 256
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
mostly admin updates #137
mostly admin updates #137
Conversation
fitsum
commented
Jul 6, 2024
- package updates
- add linter
- remove old lint rc
- add entry
- new file
- lint
- comment out default values for options + lint
- add NOTES with notes about commenting out default values in config
- uncomment default values because they don't seem to interfere with options anymore 🤷
- remove irrelevant notes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for your interest in MapsCII and for contributing to this project. 👍
The addition of the NOTES and TODO files confuse me. Most development ideas are kept in issues on GitHub.
The update of the ESLint config seems very much needed to keep up with new ESLint releases. However, it seems that the rules are not matching the project's current code style and have not been applied to most code files in the src
folder.
I wonder what rastapasta thinks.
The rejection is fair. |