adding a comma
This commit is contained in:
parent
661711164a
commit
c5a09cdd21
|
|
@ -76,7 +76,7 @@ known_source_ext = [
|
||||||
"jsx",
|
"jsx",
|
||||||
"hs",
|
"hs",
|
||||||
"lhs",
|
"lhs",
|
||||||
"json"
|
"json",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue