The policy examples in the reference use backticks...
# typescript
a
The policy examples in the reference use backticks to wrap json blocks. I was getting a lot of errors so I tried a JSON.stringify approach instead and it works great.
💯 1