mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
* [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
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"recommendations": [
|
|
"angular.ng-template",
|
|
"streetsidesoftware.code-spell-checker",
|
|
"editorconfig.editorconfig",
|
|
"davidanson.vscode-markdownlint",
|
|
"esbenp.prettier-vscode",
|
|
"eamodio.gitlens",
|
|
"stylelint.vscode-stylelint"
|
|
]
|
|
}
|