Documentation: Add Cerner to the 'In The Wild' section, showcasing how they utilize Airbnb's JavaScript style guide in their projects.
Improvements
Documentation: Update the Arrays section to clarify the conversion from iterable to array and add new information about converting array-like objects to arrays.
Documentation: Provide alignment recommendations for using boolean values in JSX, enhancing clarity for developers following the style guide.
Fixes
Fix rendering issues caused by a missing end tag in the README anchor, ensuring proper display of the documentation.
Fix a typo in the README to improve the overall quality of the documentation.
Fix a typo in the style guide to maintain accuracy and professionalism.
Others
Upgrade the markdownlint-cli to the latest version to ensure consistent markdown formatting across the documentation.
Add support for Node 10 in the build process, ensuring compatibility with newer environments.