adjust lint config

This commit is contained in:
pa
2026-03-19 16:53:05 +09:00
parent 04ebfd0e78
commit cb7d6b78b3
11 changed files with 932 additions and 977 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-disable pretty-import/sort-import-groups */
import { beforeEach, describe, expect, test, vi } from 'vitest';
import { createI18n } from 'vue-i18n';