Skip to content

Commit

Permalink
Typo fix (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Bachhuber authored Apr 7, 2022
1 parent f79ee83 commit 5955747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ All contributions are welcome! Please create [an issue](https://github.com/xwp/s

- We use [`wp-env`](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/) for local development environment. See all the `env:*` scripts in `package.json` for supported commands and helpers.

- `webpack.config.js` configures how `@wordpresss/scripts` transforms JS and CSS assets during packaging.
- `webpack.config.js` configures how `@wordpress/scripts` transforms JS and CSS assets during packaging.

- We use the `@wordpress/eslint-plugin/recommended-with-formatting` ruleset for JS linting since the Prettier integration is [currently unreliable in `@wordpress/scripts`](https://github.com/WordPress/gutenberg/issues/21872).

Expand Down

0 comments on commit 5955747

Please sign in to comment.