We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0b17a commit 8fd6a1bCopy full SHA for 8fd6a1b
packages/vue-i18n-core/test/directive.test.ts
@@ -28,7 +28,6 @@ import {
28
} from '@intlify/core-base'
29
import { createI18n } from '../src/index'
30
import { errorMessages, I18nErrorCodes } from '../src/errors'
31
-import { getWarnMessage, I18nWarnCodes } from '../src/warnings'
32
33
beforeAll(() => {
34
registerMessageCompiler(compileToFunction)
0 commit comments