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