aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
blob: 923c92bef971e9fdf86517fa8edf34596db9b86b (plain)
1
2
3
module.exports = {
    "extends": "airbnb-base"
};