Skip to content

Repo with examples used in the WordPress VIP course "Enterprise Block Editor (Gutenberg)"

Notifications You must be signed in to change notification settings

Automattic/wpvip-learn-enterprise-block-editor

Repository files navigation

Learn VIP Course: Enterprise Block Editor (Gutenberg)

This repository contains examples used in the Learn VIP Course: Enterprise Block Editor (Gutenberg)

What does it provide?

  1. A PHP CodeSniffer configuration that will check your code against the coding standards that are recommended by the Newspack team.
  2. A Prettier configuration for WordPress.
  3. A Husky configuration to lint local files changes before they are committed.

How to install the coding standards tools

By running npm run setup from the root of the project you'll:

  • Install package.json dependencies
  • Install composer.json dependencies
  • Initialize and configure husky pre-commit

Examples

About

Repo with examples used in the WordPress VIP course "Enterprise Block Editor (Gutenberg)"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published