mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Use @excalidraw/prettier-config (#3122)
This commit is contained in:
parent
4e421e6e9e
commit
2ba6088e97
3 changed files with 7 additions and 4 deletions
|
@ -49,6 +49,7 @@
|
|||
"typescript": "4.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@excalidraw/prettier-config": "1.0.2",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/pako": "1.0.1",
|
||||
"@types/resize-observer-browser": "0.1.5",
|
||||
|
@ -78,6 +79,7 @@
|
|||
"resetMocks": false
|
||||
},
|
||||
"name": "excalidraw",
|
||||
"prettier": "@excalidraw/prettier-config",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-node": "node ./scripts/build-node.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue