create-atmedia-block

1.0.0 • Public • Published

create-atmedia-block

Generates a custom WordPress Editor block using our standard ESLint and Prettier configurations

Why?

We typically use create-guten-block to generate our custom WP blocks. However, CGB uses its own ESLint config (and doesn't use prettier) that is not inline with our other JavaScript projects and is not configurable. This project is a thin wrapper around create-guten-block. Basically, it just comes in behind CGB in order to write our linting and formatting configs so we don't have to reset it with every block we create.

Usage

npx create-atmedia-block <block name>

Readme

Keywords

none

Package Sidebar

Install

npm i create-atmedia-block

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

6.73 kB

Total Files

16

Last publish

Collaborators

  • stephensauceda