Skip to content

Commit 8f2c552

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

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
@@ -133,6 +133,7 @@
133133
"concurrency": 8
134134
},
135135
"babel": {
136+
"sourceMaps": true,
136137
"presets": [
137138
[
138139
"@babel/preset-env",
@@ -211,7 +212,6 @@
211212
]
212213
]
213214
}
214-
},
215-
"sourceMaps": true
215+
}
216216
}
217217
}

0 commit comments

Comments
 (0)