chore: Linter
This commit is contained in:
parent
adb9e93024
commit
1a46c8e724
227 changed files with 660 additions and 936 deletions
|
@ -1,6 +1,6 @@
|
|||
import { box } from './shared'
|
||||
|
||||
export default part => {
|
||||
export default (part) => {
|
||||
let { Point, points, Path, paths } = part.shorthand()
|
||||
|
||||
points.from = new Point(5, 20)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue