alfresco-content-app/cspell.json
Denys Vuika b939d1c582
[ACS-4792] provide support for style linting (#3055)
* [ACS-4792] provide support for style linting

* style fixes

* style fixes

* style fixes

* disable yarn licenses until the issue is fixed

* fix package lock

* fix after rebase
2023-03-14 04:16:36 -04:00

90 lines
1.3 KiB
JSON

{
"version": "0.2",
"language": "en",
"ignorePaths": [
".*",
"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"
],
"dictionaries": [
"html",
"en-gb",
"en_US"
]
}