chore: Remark linter run
This commit is contained in:
parent
b6dab9f8fa
commit
e6f1189017
164 changed files with 395 additions and 395 deletions
|
@ -11,7 +11,7 @@ Last but not least, we've arrived at the level of the pattern itself.
|
|||
The pattern is a container that holds all your parts, along with the configuration
|
||||
and the store.
|
||||
|
||||
In reality, your pattern will be a *constructor* that takes the user's settings as
|
||||
In reality, your pattern will be a _constructor_ that takes the user's settings as
|
||||
input and will return a new instance of your pattern.
|
||||
|
||||
That pattern instance will have a `draft()` method which will do the actual work of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue