This may be silly, but we needed to turn off interpolation globally for our app and felt it was quite painful to do this with every string. I threw this together to get it working and added the basic tests. Let me know if there are edge cases I may have not considered.
This may be silly, but we needed to turn off interpolation globally for our app and felt it was quite painful to do this with every string. I threw this together to get it working and added the basic tests. Let me know if there are edge cases I may have not considered.