polkadot-cloud/polkadot-staking-dashboard

Migrate to Stylistic ESLint

Closed this issue · 0 comments

ESLint deprecated of their formatting rules in v8.53.0 and recommended users to migrate to ESLint Stylistic.

Migration details: https://eslint.style/guide/migration

It might be worth working through the stylistic rule set in a PR and introduce sensible rules that would benefit the codebase.

Once this is done revisit https://typescript-eslint.io/rules for additional rules.