Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
#45: upgrade mocha. Still doesnt work.
Browse files Browse the repository at this point in the history
  • Loading branch information
espen42 committed Mar 16, 2021
1 parent 370f088 commit d5b762c
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 67 deletions.
10 changes: 3 additions & 7 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"presets": [
[
"@babel/preset-env",
"stage-0"
]
]
}

"presets": ["@babel/preset-env"]

}
Loading

0 comments on commit d5b762c

Please sign in to comment.