Skip to content

Commit f850263

Browse files
committedMar 15, 2024
lint
1 parent 4f3e810 commit f850263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎babel.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
22
presets: [['@babel/preset-env', { targets: { node: 'current' } }]],
3-
};
3+
}

0 commit comments

Comments
 (0)
Please sign in to comment.