amazon-connect / amazon-connect-chat-interface

Amazon Connect Chat Interface - a browser-based customer chat widget for your website integrating with Amazon Connect ChatJS
https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html
MIT No Attribution
33 stars 35 forks source link

add code formatter + pre-commit hook #227

Open spenlep-amzn opened 3 months ago

spenlep-amzn commented 3 months ago

Issue #, if available:

Description of changes: add code formatter + pre-commit hook.

Every time someone commits a file, it will enforce standard code-formatting. The entire code base will follow the same formats, and code reviews are easier to read

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.