Skip to content

Commit d3199a5

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

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
@@ -94,6 +94,7 @@
9494
"timeout": "1m"
9595
},
9696
"babel": {
97+
"sourceMaps": true,
9798
"presets": [
9899
[
99100
"@babel/preset-env",
@@ -172,7 +173,6 @@
172173
]
173174
]
174175
}
175-
},
176-
"sourceMaps": true
176+
}
177177
}
178178
}

0 commit comments

Comments
 (0)