Skip to content

Commit 90d76cb

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/057c4df07dfcd3ed83201b062803b05a252bf67f/src/transforms/babel:setup-sort-keys.js Please contact the author of the transform if you believe there was an error.
1 parent d2f12bf commit 90d76cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"timeout": "1m"
9797
},
9898
"babel": {
99+
"sourceMaps": true,
99100
"presets": [
100101
[
101102
"@babel/preset-env",
@@ -174,7 +175,6 @@
174175
]
175176
]
176177
}
177-
},
178-
"sourceMaps": true
178+
}
179179
}
180180
}

0 commit comments

Comments
 (0)