Add more exessive type ignores
This commit is contained in:
@@ -53,6 +53,9 @@ export const docGenConfigs: DocGenConfigs = {
|
||||
'ContractTxFunctionObj',
|
||||
'EventCallback ',
|
||||
'EnvVars',
|
||||
'GlobalStakeByStatus',
|
||||
'OwnerStakeByStatus',
|
||||
'StakingPoolById',
|
||||
],
|
||||
// Some libraries only export types. In those cases, we cannot check if the exported types are part of the
|
||||
// "exported public interface". Thus we add them here and skip those checks.
|
||||
|
Reference in New Issue
Block a user