UNPKG
verification-inputs
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Verification Inputs
verification-inputs
/
babel.config.js
4 lines
(3 loc)
•
79 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { presets: [
"@babel/preset-env"
,
"@babel/preset-react"
], };