Skip to content

Commit

Permalink
Replaced Babel config with a static (JSON) variant
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Sep 17, 2021
1 parent 3f01e8e commit 300abe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .babelrc.js

This file was deleted.

5 changes: 5 additions & 0 deletions .babelrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"presets": [
"jaid"
]
}

0 comments on commit 300abe7

Please sign in to comment.