Make the linter happy.

This commit is contained in:
Mathias Vorreiter Pedersen 2022-05-31 13:55:23 +01:00
parent bfe9d7da56
commit 16c620dea4

View file

@ -7,7 +7,7 @@ export enum Language {
javascript = "javascript",
python = "python",
ruby = "ruby",
swift = "swift"
swift = "swift",
}
// Additional names for languages