localstack / serverless-localstack

⚡ Serverless plugin for running against LocalStack
511 stars 82 forks source link

integrate Prettier for consistent code formatting #246

Closed pinzon closed 4 months ago

pinzon commented 4 months ago

This PR implements ESLint rules to enforce consistent code formatting across the project. By incorporating these rules, we aim to establish a standardized code style, promoting enhanced readability and maintainability. The changes made in this PR include adjustments necessary to adhere to the specified formatting standards.