pento / testpress

Tool for helping you get a WordPress Core test environment up and running.
GNU General Public License v2.0
68 stars 2 forks source link

Fix eslint errors #138

Open pento opened 5 years ago

pento commented 5 years ago

We need to add an .eslintignore file to ignore the build and node_modules directory.

After that, there are a handful of errors that need fixing.