[alks-node] Remove unused lint exceptions (#47795)

This commit is contained in:
Jack Bates 2020-09-22 11:58:59 -07:00 committed by GitHub
parent d295604008
commit 0ebca1ed50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1 @@
{
"extends": "dtslint/dt.json",
"rules": {
"no-outside-dependencies": false
}
}
{ "extends": "dtslint/dt.json" }