3 more warnings in the PTT stuff
This commit is contained in:
parent
66839e02f6
commit
8ecec0bc7e
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue