[chai-jest-snapshot] Remove unused lint exceptions (#48057)

This commit is contained in:
Jack Bates 2020-09-23 13:47:44 -07:00 committed by GitHub
parent 78b412a0f4
commit c7d718569f
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" }