[bootstrap-slider] Remove unused lint exceptions (#48017)

This commit is contained in:
Jack Bates 2020-09-23 14:29:03 -07:00 committed by GitHub
parent 896717bf6e
commit dfc627d047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1 @@
{
"extends": "dtslint/dt.json",
"rules": {
"no-angle-bracket-type-assertion": false
}
}
{ "extends": "dtslint/dt.json" }