Update compile pipeline and fix eslint (#16129)

* Update pipelines

* eslint

* Fix layering

* update tsec exemption
This commit is contained in:
Charles Gagnon
2021-07-14 14:43:23 -07:00
committed by GitHub
parent f7bf914bcb
commit 8faa0cf0e2
13 changed files with 54 additions and 62 deletions

View File

@@ -581,7 +581,9 @@
"iconv-lite-umd",
"jschardet",
"@angular/*",
"rxjs/**"
"rxjs/**",
"sanitize-html",
"ansi_up"
]
},
{
@@ -743,7 +745,6 @@
"html-query-plan",
"turndown",
"gridstack",
"gridstack/**",
"mark.js",
"vscode-textmate",
"vscode-oniguruma",