module.exports = { plugins: ["@typescript-eslint", "vue"], parser: "vue-eslint-parser", env: { browser: true, es2021: true }, extend