community-plugins/workspaces/stack-overflow
Kashish Mittal ed0156311a
clean-up: remove false positives from knip reports (#3018)
* clean-up: remove false positives from knip reports

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* yarn dedupe

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* fix tests

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* fix failing tests

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* yarn dedupe

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-03-11 09:15:01 -05:00
..
.changeset Version Packages (#3112) 2025-03-01 07:55:34 -06:00
plugins clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00
.dockerignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.prettierignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
README.md feat: migrate workspaces 2024-04-19 10:24:22 +02:00
backstage.json v1.36.1 version bump (#3100) 2025-03-01 07:41:34 -06:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json v1.36.1 version bump (#3100) 2025-03-01 07:41:34 -06:00
tsconfig.json feat: migrate workspaces 2024-04-19 10:24:22 +02:00
yarn.lock v1.36.1 version bump (#3100) 2025-03-01 07:41:34 -06:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev