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 2e946ae commit e346560Copy full SHA for e346560
package.json
@@ -116,12 +116,12 @@
116
"devDependencies": {
117
"@types/glob": "^7.1.3",
118
"@types/mocha": "^8.0.0",
119
+ "@typescript-eslint/eslint-plugin": "^4.15.1",
120
"@types/vscode": "^1.53.0",
121
"@types/node": "^14.14.28",
- "@typescript-eslint/eslint-plugin": "^4.15.1",
122
+ "glob": "^7.1.6",
123
"@typescript-eslint/parser": "^4.15.1",
124
"eslint": "^7.20.0",
- "glob": "^7.1.6",
125
"mocha": "^8.3.0",
126
"tscpaths": "0.0.9",
127
"typescript": "^4.1.5",
0 commit comments