feat: upgrade project to v17

This commit is contained in:
thomas
2023-11-18 22:57:35 +04:00
parent 04249f5a88
commit 3cc42ffc79
69 changed files with 5100 additions and 5015 deletions

View File

@@ -25,7 +25,7 @@ export const rule = ESLintUtils.RuleCreator(() => __filename)({
type: 'problem',
docs: {
description: ``,
recommended: 'error',
recommended: 'recommended',
},
schema: [],
messages: {},