eslint.config.js 91 B

1234
  1. import { tresLintConfig } from '@tresjs/eslint-config'
  2. export default tresLintConfig({
  3. })