]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
Jump to 2.3.5-dev and update release process
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }