[COMMON | REACT | TYPESCRIPT] 5.1.0
- Allow
console.error
- Allow default exports on
src/pages/**
on react projects - Allow
PascalCase
on react projects - Remove
react/react-in-jsx-scope
- Allow "magic-numbers" on enum and enums-like
- Fix
@typescript-eslint/no-unused-vars
to ignore variables that starts with_