dfinity / eslint-config-oisy-wallet

Shared ESLint configurations from the Oisy Wallet team
Apache License 2.0
2 stars 0 forks source link

refactor: Move rules to specific files #22

Closed AntonioVentilii-DFINITY closed 1 month ago

AntonioVentilii-DFINITY commented 1 month ago

The local rules file was becoming quite big, so we move each rule in a separate file, as they are.

Next step will be make everything in Typescript.