update JS code style to currently recommended conventions
ES5 support is still present to not introduce breaking changes (dropped IE10 support) in minor updates.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"license": "GPL-2.0+",
|
||||
"devDependencies": {
|
||||
"eslint": "^6",
|
||||
"eslint-config-wordpress": "^2.0",
|
||||
"@wordpress/eslint-plugin": "^2.4",
|
||||
"stylelint": "^10.1",
|
||||
"stylelint-config-wordpress": "^14.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user