Skip to content

Commit 23b6272

Browse files
committed
fix: fix babel config file EOL
1 parent dcf612d commit 23b6272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

babel.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export default {
22
presets: ["@babel/preset-env", "@babel/preset-typescript"],
3-
};
3+
};

0 commit comments

Comments
 (0)