mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
prevent commit on eslint warnings & fix lint (#268)
This commit is contained in:
parent
37934c0f8b
commit
068dca604f
2 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@ import ReactDOM from "react-dom";
|
|||
import rough from "roughjs/bin/wrappers/rough";
|
||||
|
||||
import { moveOneLeft, moveAllLeft, moveOneRight, moveAllRight } from "./zindex";
|
||||
import { randomSeed } from "./random";
|
||||
import {
|
||||
newElement,
|
||||
duplicateElement,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue