wip
This commit is contained in:
parent
d5f345c8f9
commit
ff7bb97d8e
19 changed files with 58 additions and 146 deletions
|
|
@ -3,7 +3,7 @@ import license from './license';
|
|||
import fa from './fa';
|
||||
import base64 from './base64';
|
||||
import themeColor from './theme-color';
|
||||
import tag from './tag';
|
||||
import vue from './vue';
|
||||
import stylus from './stylus';
|
||||
import typescript from './typescript';
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ export default lang => [
|
|||
fa(),
|
||||
base64(),
|
||||
themeColor(),
|
||||
tag(),
|
||||
vue(),
|
||||
stylus(),
|
||||
typescript()
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue