Custom ESLint configuration for Shopee LS projects.
eslint-config-shopee-ls is an ESLint configuration tailored for Shopee's JavaScript projects. It enforces coding standards and best practices, helping maintain consistent code quality across the organization.
To use eslint-config-shopee-ls in your project, run the following command:
``bash``
npm install eslint-config-shopee-ls --save-dev
- Enforces consistent coding styles
- Detects common JavaScript errors
- Supports modern JavaScript syntax
- Integrates seamlessly with ESLint
Contributions to eslint-config-shopee-ls are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.