4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
|
module.exports = {
|
||
|
extends: [ 'plugin:@woocommerce/eslint-plugin/recommended' ],
|
||
|
};
|