Skip to content

Commit 1bc0236

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

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)