diff --git a/cspell.json b/cspell.json index 898ad31109..a00327c8f5 100644 --- a/cspell.json +++ b/cspell.json @@ -3,87 +3,46 @@ "language": "en", "ignorePaths": [ ".*", + "CODEOWNERS", "package.json" ], "words": [ "ADDFEATURES", "afts", "androidamw", - "cardview", "CHECKIN", - "classlist", - "cryptodoc", "datatable", "dateitem", "datetimepicker", - "denysvuika", - "devtools", - "docx", "domcontentloaded", - "errored", - "erroredSpy", - "exif", "filelink", "folderlink", "formcontrolname", - "fullscreen", - "gitter", - "guid", "hruser", - "injectable", "iosamw", - "jira", - "jsonp", - "Kerberos", - "keycodes", - "LGPL", - "markdownlint", - "mimetype", - "mincount", "mobileapps", "mysites", "networkidle", - "nginx", - "ngrx", - "ngstack", "noderef", "pdfjs", "PNAME", - "polyfill", - "polyfills", - "promisify", "QNAME", "qshare", - "Redistributable", "repo", "salesuser", "sharedlinks", "sidenav", "simpletask", - "snackbar", - "SOLR", - "submenu", - "submenus", "succes", "superadmin", "thumbnailed", - "titlecase", - "tooltip", - "tooltips", - "truthy", - "unfavorite", - "unindent", - "unshare", - "uploader", - "validators", - "versionable", - "webm", - "xdescribe", - "xpath" + "versionable" ], "dictionaries": [ "html", "en-gb", - "en_US" + "en_US", + "typescript", + "softwareTerms" ] }