chore: Linter issues
This commit is contained in:
parent
46771ffca7
commit
a253920dd5
10 changed files with 11 additions and 22 deletions
|
@ -39,7 +39,7 @@ const rmpleat = function (id = macroDefaults.id, { paths, store, part }) {
|
|||
/*
|
||||
* The pleat macro
|
||||
*/
|
||||
const pleat = function (config, { points, paths, Path, complete, scale, store, part }) {
|
||||
const pleat = function (config, { paths, Path, log, Point, complete, scale, store, part }) {
|
||||
/*
|
||||
* Don't add a pleat when complete is false, unless force is true
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue