fix(lint): resolve eslint warnings, type errors and clean unused code
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type tr from '@/dictionaries/tr.json';
|
||||
|
||||
export type Dictionary = typeof tr;
|
||||
Reference in New Issue
Block a user