aeusse
Results
1
comments of
aeusse
I think the element '$t' in the func list should be double escaped. It worked for me: ``` func: { list: ['\\$t'], extensions: ['.js', '.jsx', '.vue', '.html', '.htm'], }, ```