mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-25 08:26:43 -06:00
Add keyword
This commit is contained in:
parent
83e34ef5dd
commit
cbfad8f7f3
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ const keywords = [
|
||||||
'require',
|
'require',
|
||||||
'import',
|
'import',
|
||||||
'export',
|
'export',
|
||||||
|
'using',
|
||||||
'struct',
|
'struct',
|
||||||
'new',
|
'new',
|
||||||
'this',
|
'this',
|
||||||
|
|
Loading…
Reference in a new issue