alfresco-content-app/cspell.json
Akash Rathod 84c22176af
[ACS-4887] e2e added test step for action tests (#3208)
* [ACS-4887] e2e added test step for action tests

* e2e test remove commented code

* missing spell check added
2023-05-30 06:56:41 -04:00

52 lines
773 B
JSON

{
"version": "0.2",
"language": "en",
"ignorePaths": [
".*",
"CODEOWNERS",
"package.json"
],
"words": [
"Hyland",
"ADDFEATURES",
"afts",
"androidamw",
"CHECKIN",
"datatable",
"dateitem",
"datetimepicker",
"domcontentloaded",
"filelink",
"folderlink",
"formcontrolname",
"hruser",
"iosamw",
"mobileapps",
"mysites",
"networkidle",
"noderef",
"pdfjs",
"PNAME",
"QNAME",
"qshare",
"repo",
"salesuser",
"sharedlinks",
"sidenav",
"simpletask",
"succes",
"superadmin",
"textitem",
"thumbnailed",
"versionable",
"sfdc"
],
"dictionaries": [
"html",
"en-gb",
"en_US",
"typescript",
"softwareTerms"
]
}