community-plugins/workspaces/code-coverage
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 (#2935) 2025-02-18 07:42:15 -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.35.1 version bump (#2748) 2025-02-02 10:37:36 -06:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00
tsconfig.json feat: migrate workspaces 2024-04-19 10:24:22 +02:00
yarn.lock clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev