Skip to content

Commit eb21d70

Browse files
committed
chore: remove useless blank space
1 parent 06ea4fb commit eb21d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/inula-router/babel.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the Mulan PSL v2 for more details.
1414
*/
1515

16-
module.exports = {
16+
module.exports = {
1717
presets: ['@babel/preset-typescript', ['@babel/preset-env', { targets: { node: 'current' } }]],
1818
plugins: [
1919
'@babel/plugin-syntax-jsx',

0 commit comments

Comments
 (0)