19 lines
280 B
JSON
19 lines
280 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"eslint.format.enable": true,
|
|
"prettier.enable": false,
|
|
"editor.rulers": [
|
|
140
|
|
],
|
|
"cSpell.words": [
|
|
"attrname",
|
|
"CELLSIZE",
|
|
"Daruma",
|
|
"QRCODE",
|
|
"Tanca",
|
|
"TCVN",
|
|
"tranca",
|
|
"UKRANIAN",
|
|
"UNDERL"
|
|
]
|
|
} |