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 774eae1 commit a333bb0Copy full SHA for a333bb0
toolbar-button/package.json
@@ -49,13 +49,15 @@
49
},
50
"devDependencies": {
51
"@jupyterlab/builder": "^3.0.0",
52
- "@typescript-eslint/eslint-plugin": "^4.8.1",
53
- "@typescript-eslint/parser": "^4.8.1",
54
- "eslint": "^7.14.0",
55
- "eslint-config-prettier": "^6.15.0",
56
- "eslint-plugin-prettier": "^3.1.4",
+ "@typescript-eslint/eslint-plugin": "^2.27.0",
+ "@typescript-eslint/parser": "^2.27.0",
+ "eslint": "^7.5.0",
+ "eslint-config-prettier": "^6.10.1",
+ "eslint-plugin-jsdoc": "^22.0.0",
57
+ "eslint-plugin-prettier": "^3.1.2",
58
+ "eslint-plugin-react": "^7.18.3",
59
"npm-run-all": "^4.1.5",
- "prettier": "^2.1.1",
60
+ "prettier": "^1.19.0",
61
"rimraf": "^3.0.2",
62
"typescript": "~4.1.3"
63
0 commit comments