fixes #144 for good
This commit is contained in:
parent
9148d3eea5
commit
98d0d5ac3c
|
@ -16,7 +16,8 @@ module.exports = {
|
|||
Supported extensions
|
||||
###
|
||||
extensions: [
|
||||
"jsx"
|
||||
"jsx",
|
||||
"js"
|
||||
]
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue