Run new lint rules (#5413)
This commit is contained in:
@@ -88,7 +88,7 @@ export default function ({ types: t }) {
|
||||
if (t.isIdentifier(id)) {
|
||||
addDisplayName(id.name, node);
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user