slickedit doesn't appear to understand modern javascript. Example
async function foo() {
<- cursor gets put here aligned with the word 'function'
<- should be here according ident settings
I'm guessing the formatter is looking for the word 'function'? It's possible this is just a configuration issue that I need to set