]> git.immae.eu Git - github/wallabag/wallabag.git/blame - .babelrc
Merge pull request #3383 from Kdecherf/fix-webpack-and-login
[github/wallabag/wallabag.git] / .babelrc
CommitLineData
64f81bc3
TC
1{
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5}