1 2 3 4 5
import { defineConfig } from '@tb-dev/eslint-config'; export default defineConfig({ project: ['tsconfig.json'], });