mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACS-4837] improved spellcheck configuration (#3063)
This commit is contained in:
51
cspell.json
51
cspell.json
@@ -3,88 +3,47 @@
|
||||
"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",
|
||||
"textitem",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user