1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 08:33:29 +00:00

Removed baseUrl, prefixed some paths with . and matched type rules with eslint

This commit is contained in:
Anders Åberg
2025-12-15 10:47:48 +01:00
parent ef1c2b3b40
commit 4fa5c4e416
4 changed files with 34 additions and 21 deletions

View File

@@ -74,7 +74,7 @@ jobs:
run: npm ci
- name: Run oxlint
run: npm oxlint:types
run: npm run oxlint:types
- name: Lint unowned dependencies
run: npm run lint:dep-ownership