fixed json styling

This commit is contained in:
Kim, Jimin 2021-05-21 12:59:05 +09:00
parent c601e026dd
commit e00b4de976

View file

@ -4,10 +4,5 @@
"editor.formatOnSave": true,
"editor.detectIndentation": false,
"editor.insertSpaces": false,
"cSpell.words": [
"Fontawesome",
"developomp",
"developomp's",
"dompurify"
]
"cSpell.words": ["Fontawesome", "developomp", "developomp's", "dompurify"]
}