Skip to content

Commit 8198953

Browse files
authored
Merge pull request #858 from owncloud/dep_upgrades
Update dependencies and use the linting 'standard' package instead eslint-xxx packages
2 parents 5b86a68 + db4729e commit 8198953

File tree

3 files changed

+923
-113
lines changed

3 files changed

+923
-113
lines changed

.eslintrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"ecmaVersion": "latest"
44
},
55
"extends": "standard",
6-
"plugins": ["n"],
76
"rules": {
87
"curly": "off",
98
"semi": "off",

0 commit comments

Comments
 (0)