Skip to content

Commit

Permalink
Merge pull request #44 from pkolt/31-add-translates
Browse files Browse the repository at this point in the history
31-add-translates
  • Loading branch information
pkolt authored May 30, 2024
2 parents d45c755 + b38a00e commit b1c3721
Show file tree
Hide file tree
Showing 51 changed files with 1,172 additions and 549 deletions.
2 changes: 1 addition & 1 deletion knip.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://unpkg.com/knip@5/schema.json",
"entry": ["src/main.tsx!", "src/service-worker.ts!"],
"project": ["src/**/*.{ts,tsx}!", "!src/test-utils"],
"ignoreDependencies": ["bootstrap-icons"],
"ignoreDependencies": ["bootstrap-icons", "bootstrap"],
"ignoreBinaries": ["vite"],
"ignore": ["src/**/__mocks__/**"]
}
Loading

0 comments on commit b1c3721

Please sign in to comment.