mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-13 11:32:26 +03:00
create puppeteer setup
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"@rollup/plugin-node-resolve": "^8.4.0",
|
||||
"@rollup/plugin-typescript": "^5.0.2",
|
||||
"@types/jest": "^25.2.3",
|
||||
"@types/jest-environment-puppeteer": "^4.3.2",
|
||||
"@types/puppeteer": "^3.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^3.7.0",
|
||||
"@typescript-eslint/parser": "^3.7.0",
|
||||
@@ -32,6 +33,7 @@
|
||||
"eslint-plugin-react": "^7.20.3",
|
||||
"eslint-plugin-react-hooks": "^4.0.8",
|
||||
"jest": "^26.0.1",
|
||||
"jest-puppeteer": "^4.4.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"prettier": "^2.0.5",
|
||||
"prettier-eslint": "^11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user