import { configs } from 'eslint-plugin-regexp'; import { G as GLOB_SRC, a as GLOB_VUE } from '../shared/eslint-config.CUi9znUC.mjs'; function regexp() { return [ { ...configs["flat/recommended"], name: "nuxt/tooling/regexp", files: [GLOB_SRC, GLOB_VUE] } ]; } export { regexp as default };