WordPress / gutenberg-examples

Examples for extending WordPress/Gutenberg with blocks.
1.2k stars 316 forks source link

Updated the incomplete data basics repo to reflect the GB handbook how-to guide #235

Closed adamziel closed 1 year ago

adamziel commented 1 year ago

Follow-up on https://github.com/WordPress/gutenberg-examples/pull/227 to figure out the linting

cc @dgwyer

adamziel commented 1 year ago

@ryanwelcher the checks are failing, seems like an npm install issue that's also present in trunk. Would you say this one is good to go?

ryanwelcher commented 1 year ago

@ryanwelcher the checks are failing, seems like an npm install issue that's also present in trunk. Would you say this one is good to go?

Yes! I need to take a look at the failing checks but I think we're good here.