开发个人业绩组件
This commit is contained in:
@@ -67,7 +67,7 @@ module.exports = {
|
||||
js: "espree",
|
||||
"<template>": "espree",
|
||||
},
|
||||
// project: "./tsconfig.json",
|
||||
project: "./tsconfig.json",
|
||||
extraFileExtensions: [".vue",],
|
||||
},
|
||||
plugins: ["eslint-plugin-vue",],
|
||||
@@ -75,7 +75,7 @@ module.exports = {
|
||||
"plugin:vue/vue3-essential",
|
||||
"plugin:vue/recommended",
|
||||
"eslint:recommended",
|
||||
// "standard-with-typescript",
|
||||
"standard-with-typescript",
|
||||
"plugin:@typescript-eslint/eslint-recommended",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
],
|
||||
|
Reference in New Issue
Block a user