Make the linter happy.
This commit is contained in:
parent
bfe9d7da56
commit
16c620dea4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ export enum Language {
|
|||
javascript = "javascript",
|
||||
python = "python",
|
||||
ruby = "ruby",
|
||||
swift = "swift"
|
||||
swift = "swift",
|
||||
}
|
||||
|
||||
// Additional names for languages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue