8 lines
222 B
JSON
8 lines
222 B
JSON
{
|
|
"cSpell.words": [
|
|
"papaper"
|
|
],
|
|
"javascript.format.semicolons": "remove",
|
|
"javascript.format.insertSpaceAfterConstructor": true,
|
|
"javascript.format.insertSpaceBeforeFunctionParenthesis": true
|
|
} |