Skip to content

Commit

Permalink
chore: [app] Bump knip from 2.30.0 to 2.33.3 in /app
Browse files Browse the repository at this point in the history
  • Loading branch information
steilerDev committed Oct 15, 2023
1 parent 9184725 commit 666da27
Show file tree
Hide file tree
Showing 10 changed files with 677 additions and 133 deletions.
2 changes: 1 addition & 1 deletion app/knip.config.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"entry": ["test/**/*.test.ts", "src/main.ts", "build/cli-reference.ts", "build/schema.ts", "build/package.ts"],
"entry": ["test/unit/*", "test/api/*", "src/main.ts", "build/cli-reference.ts", "build/schema.ts", "build/package.ts"],
"project": ["**/*.ts"],
"ignoreDependencies": [
"@typescript-eslint/eslint-plugin", // Loaded by eslint.config.json
Expand Down

0 comments on commit 666da27

Please sign in to comment.