We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f50542b + 9aa9542 commit 513cb69Copy full SHA for 513cb69
.eslintrc.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "plugin:@wordpress/eslint-plugin/es5",
+ "extends": "plugin:@wordpress/eslint-plugin/recommended",
3
"env": {
4
"browser": true,
5
"jquery": true
0 commit comments