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