mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 11:22:58 +08:00
更新多语言
This commit is contained in:
@@ -14,7 +14,7 @@ const { Option } = Select;
|
||||
const LangMap: any = {
|
||||
'.py': 'python',
|
||||
'.js': 'javascript',
|
||||
'.mjs': 'javascript',
|
||||
'.mjs': 'typescript',
|
||||
'.sh': 'shell',
|
||||
'.ts': 'typescript',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user