rw-scripts
v1.1.0
Published
CLI for common scripts for my projects
Downloads
2
Readme
RW Scripts
This is a fork of kcd-scripts meant for my own projects in a way that I don't think would be accepted upstream since it involves different configurations and tools that are very niche-specific.
The differences
rw-scripts
useseslint-config-google
as the main config instead ofeslint-config-kentcdodds
and subprojects- As a result of the change, there is more eslint configuration in
rw-scripts
package.json
file rw-scripts
usesmarkdownlint
to lint and standardize Markdown filesrw-scripts
adds the following WordPress-specific tools:@wordpress/env
, a tool to facilitate testing and development of WordPress plugins and themes@wordpress/create-block
to automate the creation of WordPress block plugins
LICENSE
MIT