mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
Define a HasPrelude instance for JavaScript.
This commit is contained in:
parent
793032f420
commit
c4b25097a4
@ -161,6 +161,7 @@ class HasPrelude (language :: Language) where
|
||||
instance HasPrelude 'Go
|
||||
instance HasPrelude 'Haskell
|
||||
instance HasPrelude 'Java
|
||||
instance HasPrelude 'JavaScript
|
||||
instance HasPrelude 'PHP
|
||||
|
||||
instance HasPrelude 'Python where
|
||||
|
Loading…
Reference in New Issue
Block a user