You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
The responsive menus JS doesn't currently adhere to WP standards.
We should add tooling for ESLint and fix the standards issues. This involves:
Adding
eslint
andeslint-config-wordpress
as dependencies.Adding
.eslintrc.js
with this content:Adding npm scripts/gulp tasks to run the linter/autofix.
Testing and committing standards fixes.
The text was updated successfully, but these errors were encountered: