Add React package to test file
This commit is contained in:
parent
569f76271f
commit
6a58d30f07
|
@ -54,6 +54,7 @@ describe "BeautifyLanguages", ->
|
||||||
dependentPackages = [
|
dependentPackages = [
|
||||||
'autocomplete-plus'
|
'autocomplete-plus'
|
||||||
'fuse'
|
'fuse'
|
||||||
|
'react'
|
||||||
# 'linter'
|
# 'linter'
|
||||||
# 'atom-typescript' # it logs too much...
|
# 'atom-typescript' # it logs too much...
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue