]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
misc: add note on GitHub PR template to auto-close issues
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }