[agora-rtc-sdk] Remove unused lint exceptions (#47771)

This commit is contained in:
Jack Bates 2020-09-21 12:24:45 -07:00 committed by GitHub
parent 9dbdf8d112
commit 4068b73929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,7 @@
"extends": "dtslint/dt.json",
"rules": {
"unified-signatures": false,
"no-trailing-whitespace": false,
"max-line-length": false,
"invalid-void": false,
"jsdoc-format": false,
"no-irregular-whitespace": false,
"array-type": false