Skip to content

Commit 5e740df

Browse files
🤖 config(babel): Sort keys.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/17001e676fa44361155baf8a8e44894908dd6c6d/src/transforms/babel:setup-sort-keys.js Please contact the author of the transform if you believe there was an error.
1 parent 9244c61 commit 5e740df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"timeout": "1m"
8989
},
9090
"babel": {
91+
"sourceMaps": true,
9192
"presets": [
9293
[
9394
"@babel/preset-env",
@@ -166,7 +167,6 @@
166167
]
167168
]
168169
}
169-
},
170-
"sourceMaps": true
170+
}
171171
}
172172
}

0 commit comments

Comments
 (0)