[bootstrap-filestyle] Remove unused lint exceptions (#48013)

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

View File

@ -1,7 +1 @@
{
"extends": "dtslint/dt.json",
"rules": {
"interface-name": [true, "never-prefix"]
}
}
{ "extends": "dtslint/dt.json" }