TanstackTest/eslint.config.js
2025-12-09 20:06:36 +01:00

5 lines
108 B
JavaScript

// @ts-check
import { tanstackConfig } from '@tanstack/eslint-config'
export default [...tanstackConfig]