Revision 96141c6ad6eec929f0888b50dda817a07cd6ae91 authored by Joey Perrott on 29 September 2023, 15:09:05 UTC, committed by Alex Rickabaugh on 02 October 2023, 15:37:46 UTC
Send message to to slack when aio fails to deploy

PR Close #51956
1 parent 781bb91
Raw File
.prettierrc
{
  "printWidth": 100,
  "tabWidth": 2,
  "tabs": false,
  "singleQuote": true,
  "semicolon": true,
  "quoteProps": "preserve",
  "bracketSpacing": false
}
back to top