Skip to content

Commit 3bcb645

Browse files
committed
Replaced Babel config with a static (JSON) variant
1 parent 5569f06 commit 3bcb645

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.babelrc.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

.babelrc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"presets": [
3+
"jaid"
4+
]
5+
}

0 commit comments

Comments
 (0)