]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
Fix #3484: hide the share toggle button if no service is enabled
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }