Update eslint plugin & fix silly indenting
As per matrix-org/eslint-plugin-matrix-org#15 this caused a bunch of silly indenting to creep in, so this fixes it back to the previous style.
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
"electron-notarize": "^1.0.0",
|
||||
"eslint": "7.18.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-matrix-org": "github:matrix-org/eslint-plugin-matrix-org#main",
|
||||
"eslint-plugin-matrix-org": "github:matrix-org/eslint-plugin-matrix-org#2306b3d4da4eba908b256014b979f1d3d43d2945",
|
||||
"find-npm-prefix": "^1.0.2",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.6",
|
||||
|
||||
Reference in New Issue
Block a user