Skip to content

Commit 9b0553b

Browse files
committed
Fixed babel config
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent ca3e5d2 commit 9b0553b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Jaid <jaid.jsx@gmail.com> (https://github.com/Jaid)",
55
"babel": {
66
"presets": [
7-
"/home/jaid/dev/babel-preset-jaid/dist/babel-preset-jaid/index.js"
7+
"jaid"
88
]
99
},
1010
"eslintConfig": {

0 commit comments

Comments
 (0)