mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-24008 Crowdin sync implementation (#10309)
* AAE-24008 Crowdin implementation * removed new line from pull-from-crowdin.yml Co-authored-by: Anahide Tchertchian <608958+atchertchian@users.noreply.github.com> --------- Co-authored-by: Anahide Tchertchian <608958+atchertchian@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bbea2d80e5
commit
1d739ed15a
@@ -198,6 +198,13 @@ module.exports = {
|
||||
files: ['*.ts'],
|
||||
extends: ['plugin:@angular-eslint/template/process-inline-templates'],
|
||||
excludedFiles: ['*.spec.ts']
|
||||
},
|
||||
{
|
||||
files: ['*.json'],
|
||||
parser: 'jsonc-eslint-parser',
|
||||
rules: {
|
||||
'comma-dangle': ['error', 'never']
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user