[aframe] Remove unused lint exceptions (#47769)

This commit is contained in:
Jack Bates 2020-09-21 12:23:38 -07:00 committed by GitHub
parent eaf94a92b9
commit 6a1eaf67c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
{
"extends": "dtslint/dt.json",
"rules": {
"no-unnecessary-type-assertion": false,
"npm-naming": [
true,
{