📈
Engineer's Handbook
  • Overview
  • Teams
  • Technology
  • Tools
  • Connect
  • Recommended Readings
  • Advanced Details
    • Observability
    • Code Style
    • Licensing
  • Tool Resources
    • Git
  • How to manage code on Github and release the versions to envs
Powered by GitBook
On this page

Was this helpful?

  1. Advanced Details

Code Style

PreviousObservabilityNextLicensing

Last updated 4 years ago

Was this helpful?

AirBNB javascript style guide:

Check style by running:

npm run eslint

https://github.com/airbnb/javascript