We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To make our code more maintainable as it grows, we need to employ a proper hygiene to our coding practices and improve the developer experience.
/fetchers/*.js
/lib/*.ts
eslint-plugin-simple-import-sort
eslint-plugin-import
security.txt
The text was updated successfully, but these errors were encountered:
Since all the tasks have been completed, I guess we can close this epic. 🎉
Feel free to reopen this epic if you have anything else to add, @resir014, @mazipan, or @kawalcovid19/wbw. 😁 🙏
Sorry, something went wrong.
zainfathoni
No branches or pull requests
Overview
To make our code more maintainable as it grows, we need to employ a proper hygiene to our coding practices and improve the developer experience.
Current Tasks
Improve Typing System
/fetchers/*.js
files to TypeScript so we can share codes with the/lib/*.ts
ones #144Improve Testing Practices
Improve CI/CD Processes
Tooling
eslint-plugin-simple-import-sort
weslint-plugin-import
#483Security
security.txt
file to make it easier for security researchers to submit security vulnerability reports #482The text was updated successfully, but these errors were encountered: