.eslintrc.json: remove second eslint-plugin-jsonc

This seems to have been added twice at some point.
This commit is contained in:
Alan Orth
2025-04-15 23:57:19 +03:00
parent 5e8571de80
commit 9896eab6ac

View File

@@ -12,7 +12,6 @@
"eslint-plugin-rxjs",
"eslint-plugin-simple-import-sort",
"eslint-plugin-import-newlines",
"eslint-plugin-jsonc",
"dspace-angular-ts",
"dspace-angular-html"
],