How to use single quotes in console.log with multiple variables

前端 未结 0 744
谎友^
谎友^ 2021-01-05 04:19

If I write console.log("entered values are "+A+" and "+B); the tsLint complains that I should use single quotes. I

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