We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee4b74 commit 05e2388Copy full SHA for 05e2388
webdriver-ts-results/package.json
@@ -17,9 +17,6 @@
17
"lint": "eslint src/",
18
"build-prod": "cross-env NODE_ENV=\"production\" webpack --mode production && rimraf --glob table.html && rimraf --glob \"BoxPlotTable*.js\" && cpx dist/table.html . && cpx \"dist/BoxPlotTable*.js\" . && cpx \"dist/plotly*.js\" ."
19
},
20
- "eslintConfig": {
21
- "extends": "react-app"
22
- },
23
"browserslist": {
24
"production": [
25
"last 1 chrome version",
0 commit comments