RZL: Move onkyo config into seperate file
This commit is contained in:
parent
8738577001
commit
837f5a2bc4
5 changed files with 226 additions and 197 deletions
3
.babelrc
3
.babelrc
|
|
@ -3,6 +3,7 @@
|
|||
["env", { modules: false }], "react"
|
||||
],
|
||||
"plugins": [
|
||||
"transform-class-properties"
|
||||
"transform-class-properties",
|
||||
"transform-object-rest-spread"
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue