]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - .babelrc
Merge pull request #3652 from Simounet/fix/overflow-wrap
[github/wallabag/wallabag.git] / .babelrc
... / ...
CommitLineData
1{
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5}