3 more warnings in the PTT stuff

This commit is contained in:
David Baker 2022-05-04 11:35:33 +01:00
parent 66839e02f6
commit 8ecec0bc7e

View file

@ -8,7 +8,7 @@
"build-storybook": "build-storybook",
"prettier:check": "prettier -c src",
"prettier:format": "prettier -w src",
"lint": "eslint --max-warnings 8 src"
"lint": "eslint --max-warnings 11 src"
},
"dependencies": {
"@juggle/resize-observer": "^3.3.1",