]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
Merge pull request #4220 from wallabag/dependabot/composer/craue/config-bundle-2.4.0
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }