Skip to content

Commit 2edb4df

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/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/babel:setup-sort-keys.js Please contact the author of the transform if you believe there was an error.
1 parent 23eef4f commit 2edb4df

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
@@ -107,6 +107,7 @@
107107
"concurrency": 8
108108
},
109109
"babel": {
110+
"sourceMaps": true,
110111
"presets": [
111112
[
112113
"@babel/preset-env",
@@ -185,7 +186,6 @@
185186
]
186187
]
187188
}
188-
},
189-
"sourceMaps": true
189+
}
190190
}
191191
}

0 commit comments

Comments
 (0)