plugin-scaffold
plugin-scaffold copied to clipboard
Clean Up the Root
With the new webpack conversion we have a /config directory set up. Any config files, linting, processing, etc that can be moved out of the root and into the /config directory should be to clean up the root of the project.
Related theme issue: https://github.com/10up/theme-scaffold/issues/137