woocommerce/tools/monorepo-merge/.eslintrc.js

5 lines
98 B
JavaScript
Raw Permalink Normal View History

module.exports = {
extends: [ 'plugin:@woocommerce/eslint-plugin/recommended' ],
root: true,
};