Skip to content

Commit f288d37

Browse files
committed
🧑‍💻 more cspell words
1 parent 735df52 commit f288d37

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,14 @@
1313
".prettierrc.json": true,
1414
"project.json": true */
1515
},
16-
"cSpell.words": ["entityid", "itemid", "quickview", "Sublist", "vendorid"],
16+
"cSpell.words": [
17+
"custbody",
18+
"entityid",
19+
"itemid",
20+
"quickview",
21+
"Sublist",
22+
"vendorid"
23+
],
1724
"editor.defaultFormatter": "esbenp.prettier-vscode",
1825
"editor.formatOnSave": true,
1926
"editor.formatOnPaste": false,

0 commit comments

Comments
 (0)