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
[SUGGESTION] Adding eslint-plugin-project-structure to the project for validating folder structure and more, to automatically ensure scalability and consistency. #1
Hi, first of all, thank you for your work and for helping others enter the world of programming.
I think my library could be a great addition to this project. It will automate the validation of folder structures, so new programmers will be immediately notified if they make a mistake in the folder structure, helping them avoid later refactoring and frustration.
If you are interested, I’d be happy to assist with the implementation and answer any questions you may have.