digidem / mapeo-core-next

The upcoming version of Mapeo Core
MIT License
7 stars 1 forks source link

chore: prefer `const` over `let` when possible #606

Closed EvanHahn closed 1 month ago

EvanHahn commented 2 months ago

This enables the ESLint prefer-const rule and fixes all violations.