mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-8659] fix eslint configuration for rxjs (#7607)
* fix eslint configuration for rxjs * update vs code settings * disable arror-functions warning
This commit is contained in:
Vendored
+2
-2
@@ -8,7 +8,6 @@
|
||||
"**/coverage": true,
|
||||
"**/.happypack": true
|
||||
},
|
||||
"editor.renderIndentGuides": true,
|
||||
"markdownlint.config": {
|
||||
"MD032": false,
|
||||
"MD004": false,
|
||||
@@ -31,5 +30,6 @@
|
||||
"less",
|
||||
"postcss",
|
||||
"scss"
|
||||
]
|
||||
],
|
||||
"editor.guides.indentation": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user