refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523)
* ⚡ rule and fixes * ⚡ clean up
This commit is contained in:
@@ -32,8 +32,6 @@ import {
|
||||
agentRoleOperations,
|
||||
announcementFields,
|
||||
announcementOperations,
|
||||
assetFields,
|
||||
assetOperations,
|
||||
assetTypeFields,
|
||||
assetTypeOperations,
|
||||
changeFields,
|
||||
|
||||
Reference in New Issue
Block a user