chore: Use @excalidraw/prettier-config (#3122)

This commit is contained in:
Lipis 2021-02-25 20:26:27 +02:00 committed by GitHub
parent 4e421e6e9e
commit 2ba6088e97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View file

@ -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",