[applicationinsights-js] Remove unused lint exceptions (#47921)

This commit is contained in:
Jack Bates 2020-09-23 11:43:58 -07:00 committed by GitHub
parent 13422af34e
commit 89c112f972
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@
"no-declare-current-package": false,
"no-internal-module": false,
"no-mergeable-namespace": false,
"no-redundant-jsdoc": false,
"no-redundant-jsdoc-2": false,
"no-single-declare-module": false,
"no-unnecessary-class": false,