Thank you for contributing!
We're trying to keep the module up to date and we're adding new features every time. Your contribution help us so much in a lot of ways.
We ask you to keep contributing, and feel free to open as many issues and PR as you need.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
npm run download_modules
- Download module list manually.npm run lint
- Run linting and formatter checks.npm run lint:fix
- Fix linting and formatter issues.npm run test
- Run linting and formatter checks + Run spelling check.npm run test:spelling
- Run spelling check.