commit
763fc18300
|
@ -39,6 +39,7 @@ export const DEFAULT_LANGUAGES = [
|
||||||
'javascript',
|
'javascript',
|
||||||
'javascriptreact',
|
'javascriptreact',
|
||||||
'reason',
|
'reason',
|
||||||
|
'rescript',
|
||||||
'typescript',
|
'typescript',
|
||||||
'typescriptreact',
|
'typescriptreact',
|
||||||
// mixed
|
// mixed
|
||||||
|
|
|
@ -6,6 +6,7 @@ export const JS_LANGUAGES = [
|
||||||
'javascript',
|
'javascript',
|
||||||
'javascriptreact',
|
'javascriptreact',
|
||||||
'reason',
|
'reason',
|
||||||
|
'rescript',
|
||||||
'typescript',
|
'typescript',
|
||||||
'typescriptreact',
|
'typescriptreact',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue