mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +03:00
96a63a1c98
Co-authored-by: sagalbot <692538+sagalbot@users.noreply.github.com>
6 lines
107 B
TypeScript
6 lines
107 B
TypeScript
import withNuxt from './.nuxt/eslint.config.mjs'
|
|
|
|
export default withNuxt(
|
|
// Your custom configs here
|
|
)
|