chore: Remark linter run
This commit is contained in:
parent
b6dab9f8fa
commit
e6f1189017
164 changed files with 395 additions and 395 deletions
|
@ -8,7 +8,7 @@ After using the [shorthand](/howtos/code/shorthand/) call,
|
|||
`Point` contains the point constructor, while `points` is a reference to `part.points`,
|
||||
which is where you should store your points.
|
||||
|
||||
Things will now *just work* when you do this:
|
||||
Things will now _just work_ when you do this:
|
||||
|
||||
```js
|
||||
points.centerBack = new Point(0,0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue