-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #208 from awanlin/topic/add-knip
Added Knip and related changes
- Loading branch information
Showing
19 changed files
with
994 additions
and
509 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"$schema": "https://unpkg.com/knip@3/schema.json", | ||
"ignore": ["**/setupTests.ts", "**/.eslintrc.js"], | ||
"ignoreDependencies": ["better-sqlite3", "app", "@testing-library/jest-dom", "webpack-env"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1 @@ | ||
export { plugin as ApiDocs } from '@backstage/plugin-api-docs'; | ||
export { catalogPlugin as CatalogPlugin } from '@backstage/plugin-catalog'; | ||
export { plugin as TechRadar } from '@backstage/plugin-tech-radar'; | ||
export { plugin as GithubActions } from '@backstage/plugin-github-actions'; | ||
export { plugin as CostInsights } from '@backstage/plugin-cost-insights'; | ||
export { plugin as GraphiQL } from '@backstage/plugin-graphiql'; | ||
export { plugin as UserSettings } from '@backstage/plugin-user-settings'; | ||
export { plugin as TechDocs } from '@backstage/plugin-techdocs'; | ||
export { badgesPlugin } from '@backstage/plugin-badges'; | ||
export { todoPlugin } from '@backstage/plugin-todo'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.