15
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【個人メモ】VScodeのエラー、Expected commajsonc(514)の意味

Last updated at Posted at 2019-12-11

Visual Studio Codeのsettings.jsonをいじっていると
Expected commajsonc(514)
というエラーが出てきた。

予想されたコンマjson-c??
と思っていると
,(コンマ)をつけ忘れていた行があるのを発見。

このエラーが出た場合、どこかで構文エラーを起こしている可能性が高い。

15
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
15
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?