1.4.5 • Published 1 year ago
@getaround-eu/babel-preset-app v1.4.5
@getaround-eu/babel-preset-app 
Babel shareable preset for Getaround's projects. See Babel documentation
Using in another project
Install
yarn add -D @getaround-eu/babel-preset-app
npm install -D @getaround-eu/babel-preset-app
pnpm install -D @getaround-eu/babel-preset-app
In your local babel configuration file babel.config.js
, add it into the presets
field:
module.exports = {
"presets": [
"@getaround-eu/app",
// or equivalent
"@getaround-eu/babel-preset-app",
// or equivalent
require("@getaround-eu/babel-preset-app"),
]
}
1.4.5
1 year ago
1.4.4
2 years ago
1.4.3
2 years ago
1.3.5
2 years ago
1.3.4
2 years ago
1.4.2
2 years ago
1.3.3
2 years ago
1.4.1
2 years ago
1.3.2
2 years ago
1.4.0
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.0
2 years ago
1.1.0
3 years ago
1.0.0
3 years ago
0.5.3
3 years ago
0.5.2
3 years ago
0.5.1
3 years ago
0.5.0
3 years ago