sunnymh-frontend/eslint.config.js
2025-05-14 16:07:39 +08:00

6 lines
108 B
JavaScript

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