]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
Bump friendsofphp/php-cs-fixer from 2.15.1 to 2.15.2
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }