Skip to content

Commit

Permalink
Merge pull request #3922 from spahnke/weak-hornet
Browse files Browse the repository at this point in the history
[JS] Add static keyword
  • Loading branch information
hediet authored May 2, 2023
2 parents 52d3b7e + d2ec32b commit 2657129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/basic-languages/javascript/javascript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const language = <languages.IMonarchLanguage>{
'null',
'return',
'set',
'static',
'super',
'switch',
'symbol',
Expand Down

0 comments on commit 2657129

Please sign in to comment.