Use the eslint config at the root of the repo (https://github.com/woocommerce/woocommerce-blocks/pull/7149)
This commit is contained in:
parent
ca1eac7f7e
commit
fb213b3b1b
|
@ -1,4 +1,5 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
extends: [
|
||||
'plugin:@woocommerce/eslint-plugin/recommended',
|
||||
'plugin:you-dont-need-lodash-underscore/compatible',
|
||||
|
|
Loading…
Reference in New Issue