Skip to content

Commit

Permalink
Remove trailing comma in settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Dec 18, 2023
1 parent 707642c commit d502b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"node_modules/": true,
"pdfcomprezzor/": true,
"coverage/": true,
"solr/": true,
"solr/": true
},
"files.associations": {
"*.js.erb": "javascript",
Expand Down

0 comments on commit d502b5b

Please sign in to comment.