add composable #16
Annotations
5 errors
lint:
src/runtime/01.plugin.ts#L4
`../module` type import should occur before import of `#app`
|
lint:
src/runtime/02.meta.ts#L3
`../module` type import should occur before import of `#app`
|
lint:
src/runtime/03.define.ts#L3
`../module` type import should occur before import of `#app`
|
lint:
src/runtime/composables/useI18n.ts#L2
`../01.plugin` type import should occur before import of `#imports`
|
lint
Process completed with exit code 1.
|