Skip to content

Instantly share code, notes, and snippets.

View aexra04's full-sized avatar

aexra aexra04

  • Joined Sep 19, 2025
View GitHub Profile
import reactX from 'eslint-plugin-react-x';
import reactDom from 'eslint-plugin-react-dom';
export default [
globalIgnores(['dist']),
{
files: ['/*.{ts,tsx}'],
extends: [
// Other configs...
// Enable lint rules for React