[ajv-keywords] Remove unused lint exceptions (#47774)

This commit is contained in:
Jack Bates 2020-09-21 12:27:44 -07:00 committed by GitHub
parent 8fdc7236c8
commit 18dcfa7659
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" }