UNPKG

131 BPlain TextView Raw
1---
2extends:
3 airbnb
4
5rules:
6 no-plusplus: [2, { allowForLoopAfterthoughts: true }]
7 handle-callback-err: [2, "^(err|error)$" ]