Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luehrsen committed Sep 20, 2024
2 parents 11b153d + e54678b commit 38c6e42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
module.exports = {
extends: ['plugin:@wordpress/eslint-plugin/recommended'],
rules: {
'@wordpress/no-wp-process-env': 'off',
},
};
2 changes: 1 addition & 1 deletion plugin-test/blocks/demo/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "Demo Block",
"description": "A demo block",
"textdomain": "lhpbpp",
"category": "lhpbpp-blocks",
"category": "basicsTestp-blocks",
"supports": {
"align": [ "wide" ]
},
Expand Down

0 comments on commit 38c6e42

Please sign in to comment.