AhmarZaidi opened a new pull request, #1017:
URL: https://github.com/apache/age/pull/1017

   Implemened the 
[eslint-config-airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base)
 for the frontend codebase which will help maintain the code quality and 
consistency. This will also help us to avoid the common mistakes and errors in 
the codebase.
   
   Enforces the rules defined in the `.eslintrc` file are based on the [Airbnb 
JavaScript Style Guide](https://github.com/airbnb/javascript)
   
   These rules include:
   - 4 spaces for indentation
   - Must use semicolon
   - Strings must use double quotes
   - Line breaks rule shut off
   etc.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to