Prettier in Javascript is forcing variable Definition onto next line

前端 未结 0 741
长情又很酷
长情又很酷 2021-01-07 10:14

I am using typescript, prettier and eslint and I\'m trying to define a multiline string variable like so:

const text = \'Some really long interesting text\' +         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题