This commit is contained in:
parent
a510899ff1
commit
ff2a3a25e5
21 changed files with 473 additions and 210 deletions
|
|
@ -65,11 +65,12 @@ export default defineConfigWithVueTs(
|
|||
"vue/v-for-delimiter-style": "off",
|
||||
},
|
||||
},
|
||||
perfectionist.configs["recommended-natural"],
|
||||
{
|
||||
name: "ts/no-annoying-rules",
|
||||
rules: {
|
||||
"@typescript-eslint/no-misused-spread": "off",
|
||||
"perfectionist/sort-modules": "off",
|
||||
},
|
||||
},
|
||||
perfectionist.configs["recommended-natural"],
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue