UNPKG

82 BJavaScriptView Raw
1module.exports = {
2 "extends": "standard",
3 "plugins": [
4 "lodash-fp"
5 ]
6};