mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
6 lines
108 B
JavaScript
6 lines
108 B
JavaScript
// @ts-check
|
|
|
|
import { tanstackConfig } from '@tanstack/eslint-config'
|
|
|
|
export default [...tanstackConfig]
|