summaryrefslogtreecommitdiff
path: root/node_modules/busboy/.eslintrc.js
blob: be9311d02655a22381f13078bfe868bcbd85b3a6 (plain) (blame)
1
2
3
4
5
'use strict';

module.exports = {
  extends: '@mscdex/eslint-config',
};