2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00
Files
vue-select/docs/eslint.config.ts
T

6 lines
107 B
TypeScript

import withNuxt from './.nuxt/eslint.config.mjs'
export default withNuxt(
// Your custom configs here
)