Skip to content

Commit 5711941

Browse files
committed
allow global wp object
1 parent 80130bf commit 5711941

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.eslintrc.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
module.exports = {
22
root: true,
33
extends: [ 'plugin:@wordpress/eslint-plugin/recommended' ],
4-
globals: {
5-
wp: 'off',
6-
},
74
};

0 commit comments

Comments
 (0)