Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 4948f6e

Browse files
author
Kai Cataldo
committed
Downgrade to eslint@5
1 parent 8039bdd commit 4948f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@typescript-eslint/parser": "^1.11.0",
3535
"chai": "^4.2.0",
36-
"eslint": "^6.0.1",
36+
"eslint": "^5.16.0",
3737
"eslint-config-eslint": "^5.0.1",
3838
"eslint-plugin-node": "^9.1.0",
3939
"eslint-release": "^1.0.0",

0 commit comments

Comments
 (0)