1
0
Fork 0

chore(markdown): Linter fixes

This commit is contained in:
Joost De Cock 2022-02-18 18:33:38 +01:00
parent e146a451da
commit 1d8beedd44
6 changed files with 12 additions and 17 deletions

View file

@ -3,10 +3,9 @@ title: Re-use options
order: 20
---
The same arguments for re-using measurements are also (somewhat) true for options.
The same arguments for re-using measurements are also (somewhat) true for options.
While your pattern may require some very specific
options, there's probably a bunch that are similar to other patterns. Re-use those names.
As in, `bicepsEase` exists. So don't go creating an `upperArmEase` option.