mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[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
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"version": "0.1",
|
||||
"version": "0.2",
|
||||
"language": "en",
|
||||
"ignorePaths": [
|
||||
".*",
|
||||
"package.json"
|
||||
],
|
||||
"words": [
|
||||
"ADDFEATURES",
|
||||
"afts",
|
||||
|
Reference in New Issue
Block a user