mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2286] handle metadata errors (#1115)
* [ACA-2286] handle errors in metadata * [ACA-2377] use ADF i18n support for info drawer * update lint settings * update plint settings
This commit is contained in:
committed by
Suzana Dirla
parent
eb1e8c8fa1
commit
715609f71a
@@ -3,11 +3,14 @@ modules:
|
||||
- pr.spellcheck
|
||||
|
||||
prettier:
|
||||
options:
|
||||
singleQuote: true
|
||||
exclude:
|
||||
- '*.json'
|
||||
|
||||
spellcheck:
|
||||
dictionaries:
|
||||
- softwareTerms
|
||||
- html
|
||||
- en-gb
|
||||
- en_US
|
||||
|
||||
Reference in New Issue
Block a user