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.
2 parents 3f17bb7 + ba21b85 commit bf49822Copy full SHA for bf49822
catalog-info.yaml
@@ -0,0 +1,15 @@
1
+# This file records information about this repo. Its use is described in OEP-55:
2
+# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html
3
+
4
+apiVersion: backstage.io/v1alpha1
5
+kind: Component
6
+metadata:
7
+ name: 'eslint-config'
8
+ description: "Standard config for working with eslint in the Open edX ecosystem."
9
+ links: []
10
+ annotations:
11
+ openedx.org/arch-interest-groups: ""
12
+spec:
13
+ owner: "group:committers-frontend"
14
+ type: 'library'
15
+ lifecycle: 'production'
0 commit comments