Refactor location of web app insights appender (#152358)

* Refactor location of web app insights appender

* Play around with eslintrc

* Eslint json update

* Try and fix monaco editor check

* Remove extra trailing comma
This commit is contained in:
Logan Ramos
2022-06-16 14:26:06 -04:00
committed by GitHub
parent 48809de3f9
commit e8f28ac3ac
4 changed files with 84 additions and 90 deletions

View File

@@ -30,6 +30,7 @@
"node_modules/*",
"vs/platform/files/browser/htmlFileSystemProvider.ts",
"vs/platform/files/browser/webFileSystemAccess.ts",
"vs/platform/telemetry/browser/*",
"vs/platform/assignment/*"
]
}