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

Commit 256da9d

Browse files
chore: add software catalog metadata file(s) (#35)
Co-authored-by: appfolio-sourcegraph-commit-signer[bot] <143140865+appfolio-sourcegraph-commit-signer[bot]@users.noreply.github.com>
1 parent 0b28bb8 commit 256da9d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

catalog-info.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
title: eslint-config-appfolio-react
5+
description: This catalog entity description has been auto-generated
6+
tags: []
7+
annotations:
8+
appfolio.com/package-location: url:https://github.com/appfolio/eslint-config-appfolio-react/pkgs/npm/eslint-config-appfolio-react
9+
appfolio.com/package-type: npm
10+
name: eslint-config-appfolio-react
11+
spec:
12+
type: library
13+
lifecycle: deprecated
14+
owner: boyz2dev

0 commit comments

Comments
 (0)