wharfkit / antelope

Core types, client interfaces, and other tools for working with Antelope-based blockchains.
Other
44 stars 23 forks source link

Add eslint to restrict chai imports #41

Closed ericpassmore closed 1 year ago

ericpassmore commented 1 year ago

Restrict chai expects imports with eslint rule. https://eslint.org/docs/latest/rules/no-restricted-imports

ericpassmore commented 1 year ago

not needed