mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-12-08 19:06:00 +00:00
5 lines
177 B
Markdown
5 lines
177 B
Markdown
## Contributing
|
|
|
|
As much as possible, try to follow the existing format of markdown and code.
|
|
Don't forget to run `npm run lint` and `npm test` before submitting pull requests.
|