Refactor navigation.js to Javascript ES6 (#1423)
This commit is contained in:
parent
ef77ee91d4
commit
e7d95951b8
2 changed files with 49 additions and 62 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extends": [
|
||||
"plugin:@wordpress/eslint-plugin/es5"
|
||||
"plugin:@wordpress/eslint-plugin/esnext"
|
||||
],
|
||||
"env": {
|
||||
"browser": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue