Skip to content

Commit

Permalink
Make the linter happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Vorreiter Pedersen committed May 31, 2022
1 parent bfe9d7d commit 16c620d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export enum Language {
javascript = "javascript",
python = "python",
ruby = "ruby",
swift = "swift"
swift = "swift",
}

// Additional names for languages
Expand Down

0 comments on commit 16c620d

Please sign in to comment.