Skip to content

Commit

Permalink
🤖 config(babel): Initial formatting.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/aureooms/rejuvenate/blob/1fe650dc2407c6c6395828a28777fe8137a3bd2f/src/transforms/babel:format.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed May 21, 2021
1 parent 860f6d1 commit 05967ad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
],
"env": {
"test": {
"sourceMaps": "inline",
"presets": [
"babel-preset-power-assert"
],
Expand All @@ -109,10 +110,10 @@
]
}
]
],
"sourceMaps": "inline"
]
},
"development": {
"sourceMaps": "inline",
"presets": [
"babel-preset-power-assert"
],
Expand All @@ -127,10 +128,10 @@
]
}
]
],
"sourceMaps": "inline"
]
},
"production": {
"sourceMaps": "inline",
"plugins": [
"babel-plugin-unassert",
[
Expand All @@ -143,8 +144,7 @@
]
}
]
],
"sourceMaps": "inline"
]
}
}
}
Expand Down

0 comments on commit 05967ad

Please sign in to comment.