解决Comments are not permitted in JSON.

950 阅读1分钟

vs code中如何解决JSON中不允许注释? Comments are not permitted?

错误显示:

1.png

解决方法:

点击底部工具栏的 JSON

弹出的窗口中输入 json with Comments ,找到检索项后点击

2.png

再输入注释就正常了