sygmaprotocol / sygma-widget

Transfer widget for the sygmaprotocol
5 stars 2 forks source link

chore: optimize eslint #165

Closed mpetrunic closed 2 months ago

mpetrunic commented 2 months ago

Description

import/no-cycle rule was parsing dependencies causing slow eslint execution. With this change ci/lint will run a lot faster

Before: image

After: image

Related Issue Or Context

Closes: #

How Has This Been Tested? Testing details.

Types of changes

Checklist: