Skip to content

Commit 2073a9b

Browse files
🤖 config(babel): Initial formatting.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/a44c42967442d65fd14272682fb84a6f32feb841/src/transforms/babel:format.js Please contact the author of the transform if you believe there was an error.
1 parent e356224 commit 2073a9b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,12 @@
145145
"babel-preset-power-assert"
146146
]
147147
},
148+
"cover": {
149+
"sourceMaps": "both",
150+
"presets": [
151+
"babel-preset-power-assert"
152+
]
153+
},
148154
"development": {
149155
"presets": [
150156
[
@@ -174,12 +180,6 @@
174180
"plugins": [
175181
"babel-plugin-unassert"
176182
]
177-
},
178-
"cover": {
179-
"sourceMaps": "both",
180-
"presets": [
181-
"babel-preset-power-assert"
182-
]
183183
}
184184
}
185185
},

0 commit comments

Comments
 (0)