-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEVDOCS-4090 + revisions: [update] Many, platform engagement docs (#2…
…057) Co-authored-by: Sandip Chandela <[email protected]> Co-authored-by: Traci Porter <[email protected]>
- Loading branch information
1 parent
de36e37
commit 3d6d41e
Showing
11 changed files
with
282 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
// Enable your dictionary by adding it to the list of `dictionaries` | ||
"dictionaries": [ | ||
"core-glossary" | ||
], | ||
"ignoreWords": [ | ||
"skip-list" | ||
], | ||
// Tell CSpell about your dictionary | ||
"dictionaryDefinitions": [ | ||
{ | ||
"name": "core-glossary", | ||
// Path to the custom word file. Relative to this `cspell.json` file. | ||
"path": "./.style/core-glossary.txt", | ||
// Some editor extensions will use `addWords` for adding words to your | ||
// personal dictionary. | ||
"addWords": true | ||
}, | ||
{ | ||
"name": "skip-list", //these aren't glossary words, but shouldn't be spell checked away | ||
"path": "./.style/skip-list.txt", | ||
"addWords": true | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
|
||
BigCommerce | ||
bigcommerce | ||
bodl | ||
BODL | ||
upsert | ||
!above | ||
!access | ||
!allows | ||
!dev key | ||
!developer key | ||
+application | ||
!back-end | ||
!front-end | ||
!backwards compatible | ||
!below | ||
!blacklist | ||
!whitelist | ||
allowlist | ||
denylist | ||
!check | ||
!click on | ||
![here] | ||
![click here] | ||
!id | ||
ID | ||
!comprise | ||
!cons | ||
!console | ||
!content type | ||
media type | ||
!curated roles | ||
!cleansing | ||
!data set | ||
!datasource | ||
!data store | ||
!datatype | ||
!deep-link* | ||
!deselect | ||
!desire | ||
!dialogue | ||
!doc | ||
!docs | ||
!article | ||
!topic | ||
!dropdown | ||
!dummy | ||
!easy | ||
!easily | ||
!e.g. | ||
!eg | ||
!tag | ||
!end point | ||
!file name | ||
!filesystem | ||
!flag | ||
!functionality | ||
!he | ||
!him | ||
!his | ||
!she | ||
!her | ||
!hers | ||
!hamburger | ||
!hit | ||
!hover | ||
!host name | ||
!i.e. | ||
!ie | ||
!impactful | ||
!ingest | ||
!in order to | ||
!just | ||
|
||
via | ||
will |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
usleep |
Oops, something went wrong.