mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
add tests; resync files, forgot where i was.
This commit is contained in:
parent
6b36b1d5f2
commit
1a794e2d7e
30 changed files with 3654 additions and 534 deletions
|
@ -1,6 +1,7 @@
|
|||
module.exports = {
|
||||
babelrcRoots: [
|
||||
'.'
|
||||
'.',
|
||||
'./ui'
|
||||
],
|
||||
ignore: [ './ui', './node_modules', './flow-typed' ]
|
||||
ignore: [ './node_modules', './flow-typed' ]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue