Update ESLint rules (#2342)
This commit is contained in:
@ -2,11 +2,15 @@
|
||||
|
||||
## Install
|
||||
|
||||
npm i @excalidraw/utils
|
||||
```bash
|
||||
npm install @excalidraw/utils
|
||||
```
|
||||
|
||||
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
|
||||
|
||||
yarn add @excalidraw/utils
|
||||
```bashs
|
||||
yarn add @excalidraw/utils
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
|
Reference in New Issue
Block a user