mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-23 15:56:41 +08:00
feat: lint code
This commit is contained in:
@ -5,7 +5,7 @@ import commonEn from './lang/common.en'
|
||||
import commonZh from './lang/common.zh'
|
||||
import appEn from './lang/app.en'
|
||||
import appZh from './lang/app.zh'
|
||||
import { Locale } from '.'
|
||||
import type { Locale } from '.'
|
||||
|
||||
const resources = {
|
||||
'en': {
|
||||
|
||||
Reference in New Issue
Block a user